Makefile 907 B

12345678910111213141516171819202122232425262728293031323334353637
  1. COMMENT = Ports to help disabled users
  2. SUBDIR += accerciser
  3. SUBDIR += at-spi2-core
  4. SUBDIR += atkmm
  5. SUBDIR += caribou
  6. SUBDIR += darkman
  7. SUBDIR += eflite
  8. SUBDIR += feedbackd
  9. SUBDIR += gammy
  10. SUBDIR += kdeaccessibility
  11. SUBDIR += kmag
  12. SUBDIR += kmousetool
  13. SUBDIR += kmouth
  14. SUBDIR += libqaccessibilityclient
  15. SUBDIR += linux-c7-at-spi2-atk
  16. SUBDIR += linux-c7-at-spi2-core
  17. SUBDIR += linux-c7-atk
  18. SUBDIR += linux-rl9-at-spi2-atk
  19. SUBDIR += linux-rl9-at-spi2-core
  20. SUBDIR += linux-rl9-atk
  21. SUBDIR += orca
  22. SUBDIR += py-atspi
  23. SUBDIR += py-speech-dispatcher
  24. SUBDIR += qt5-speech
  25. SUBDIR += qt6-speech
  26. SUBDIR += redshift
  27. SUBDIR += rubygem-atk
  28. SUBDIR += sct
  29. SUBDIR += sctd
  30. SUBDIR += speech-dispatcher
  31. SUBDIR += wl-gammarelay-rs
  32. SUBDIR += wlsunset
  33. SUBDIR += yasr
  34. .include <bsd.port.subdir.mk>