mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
1759b37af1
bsd.linux-rpm.mk. The default linux version is now Fedora 10. - Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6, emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3. While there, remove superfluous -p argument from ${MKDIR}. - Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from astro/google-earth. - Remove expired Fedora Core 4 ports which were only used on FreeBSD 7 and below. - Update LEGAL and MOVED PR: ports/176877 Submitted by: myself Approved by: portmgr (bapt) Exp-run by: bapt
41 lines
896 B
Makefile
41 lines
896 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 += kaccessible
|
|
SUBDIR += kdeaccessibility
|
|
SUBDIR += kdeaccessibility4
|
|
SUBDIR += kmag
|
|
SUBDIR += kmousetool
|
|
SUBDIR += kmouth
|
|
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>
|