mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
a2d3b5a4bc
4.7.2. The official release notes can be found at: http://kde.org/announcements/announce-4.7.2.php This release ships with many improvements. Read more about them here: http://FreeBSD.kde.org/news.php#itemKDESC472availableinports We'd like to say thanks to all testers and contributors, especially to lwhsu@ for his effort on hosting our test packages. PR: 156293 [1] 159219 [2] 160164 [3] Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1] Alvaro Castillo <gobledb@gmail.com> [2] dkeav04@gmail.com [3] Tested by: exp-run via pav
38 lines
829 B
Makefile
38 lines
829 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Ports to help disabled users
|
|
|
|
SUBDIR += accerciser
|
|
SUBDIR += at-poke
|
|
SUBDIR += at-spi
|
|
SUBDIR += at-spi-reference
|
|
SUBDIR += at-spi2-atk
|
|
SUBDIR += at-spi2-core
|
|
SUBDIR += atk
|
|
SUBDIR += atk-reference
|
|
SUBDIR += atkmm
|
|
SUBDIR += dasher
|
|
SUBDIR += eflite
|
|
SUBDIR += gnome-mag
|
|
SUBDIR += gnome-speech
|
|
SUBDIR += gnopernicus
|
|
SUBDIR += gok
|
|
SUBDIR += java-access-bridge
|
|
SUBDIR += jovie
|
|
SUBDIR += kdeaccessibility
|
|
SUBDIR += kdeaccessibility4
|
|
SUBDIR += linux-atk
|
|
SUBDIR += linux-f10-atk
|
|
SUBDIR += mousetweaks
|
|
SUBDIR += orca
|
|
SUBDIR += py-atspi
|
|
SUBDIR += py-papi
|
|
SUBDIR += qt4-accessible
|
|
SUBDIR += redshift
|
|
SUBDIR += ruby-atk
|
|
SUBDIR += speech-dispatcher
|
|
SUBDIR += yasr
|
|
|
|
.include <bsd.port.subdir.mk>
|