aboutsummaryrefslogtreecommitdiff
path: root/accessibility/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-02 07:29:48 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-02 07:29:48 +0000
commit98dd96ee205fb968db4585e6da5e5fbdd9c840fb (patch)
tree6417bfc0f123001e7d0471472fea2b997af1841d /accessibility/Makefile
parente74f65891de820071516510bbc68b8e00472a79e (diff)
downloadports-98dd96ee205fb968db4585e6da5e5fbdd9c840fb.tar.gz
ports-98dd96ee205fb968db4585e6da5e5fbdd9c840fb.zip
Notes
Diffstat (limited to 'accessibility/Makefile')
-rw-r--r--accessibility/Makefile23
1 files changed, 13 insertions, 10 deletions
diff --git a/accessibility/Makefile b/accessibility/Makefile
index e540361eba7e..b5c4a4bbc6d7 100644
--- a/accessibility/Makefile
+++ b/accessibility/Makefile
@@ -1,14 +1,17 @@
# $FreeBSD$
#
- SUBDIR += at-spi
- SUBDIR += atk
- SUBDIR += dasher
- SUBDIR += gail
- SUBDIR += gnomemag
- SUBDIR += gnomespeech
- SUBDIR += gnopernicus
- SUBDIR += gok
- SUBDIR += kdeaccessibility
- SUBDIR += linux-atk
+
+ COMMENT = Ports to help disabled users
+
+ SUBDIR += at-spi
+ SUBDIR += atk
+ SUBDIR += dasher
+ SUBDIR += gail
+ SUBDIR += gnomemag
+ SUBDIR += gnomespeech
+ SUBDIR += gnopernicus
+ SUBDIR += gok
+ SUBDIR += kdeaccessibility
+ SUBDIR += linux-atk
.include <bsd.port.subdir.mk>