mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
951c1f5d1c
The offical GNOME 3.28 release notes can be found at https://help.gnome.org/misc/release-notes/3.28/ Thanks to Antoine Brodin for running the exp-runs. PR: 229761
38 lines
842 B
Makefile
38 lines
842 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Ports to help disabled users
|
|
|
|
SUBDIR += accerciser
|
|
SUBDIR += at-spi2-atk
|
|
SUBDIR += at-spi2-core
|
|
SUBDIR += atk
|
|
SUBDIR += atkmm
|
|
SUBDIR += caribou
|
|
SUBDIR += eflite
|
|
SUBDIR += jovie-kde4
|
|
SUBDIR += kaccessible-kde4
|
|
SUBDIR += kdeaccessibility
|
|
SUBDIR += kdeaccessibility-kde4
|
|
SUBDIR += kmag
|
|
SUBDIR += kmag-kde4
|
|
SUBDIR += kmousetool
|
|
SUBDIR += kmousetool-kde4
|
|
SUBDIR += kmouth
|
|
SUBDIR += kmouth-kde4
|
|
SUBDIR += linux-c6-atk
|
|
SUBDIR += linux-c7-atk
|
|
SUBDIR += orca
|
|
SUBDIR += py-atspi
|
|
SUBDIR += py-papi
|
|
SUBDIR += py-speech-dispatcher
|
|
SUBDIR += qt4-accessible
|
|
SUBDIR += qt5-speech
|
|
SUBDIR += redshift
|
|
SUBDIR += rubygem-atk
|
|
SUBDIR += sct
|
|
SUBDIR += speech-dispatcher
|
|
SUBDIR += yasr
|
|
|
|
.include <bsd.port.subdir.mk>
|