Makefile 931 B

1234567891011121314151617181920212223242526272829303132333435363738
  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 += gammastep
  11. SUBDIR += kdeaccessibility
  12. SUBDIR += kmag
  13. SUBDIR += kmousetool
  14. SUBDIR += kmouth
  15. SUBDIR += libqaccessibilityclient
  16. SUBDIR += linux-c7-at-spi2-atk
  17. SUBDIR += linux-c7-at-spi2-core
  18. SUBDIR += linux-c7-atk
  19. SUBDIR += linux-rl9-at-spi2-atk
  20. SUBDIR += linux-rl9-at-spi2-core
  21. SUBDIR += linux-rl9-atk
  22. SUBDIR += orca
  23. SUBDIR += py-atspi
  24. SUBDIR += py-speech-dispatcher
  25. SUBDIR += qt5-speech
  26. SUBDIR += qt6-speech
  27. SUBDIR += redshift
  28. SUBDIR += rubygem-atk
  29. SUBDIR += sct
  30. SUBDIR += sctd
  31. SUBDIR += speech-dispatcher
  32. SUBDIR += wl-gammarelay-rs
  33. SUBDIR += wlsunset
  34. SUBDIR += yasr
  35. .include <bsd.port.subdir.mk>