summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--accessibility/Makefile8
-rw-r--r--accessibility/at-spi/Makefile2
-rw-r--r--accessibility/atk/Makefile2
-rw-r--r--accessibility/dasher/Makefile2
-rw-r--r--accessibility/gail/Makefile2
-rw-r--r--accessibility/gnome-mag/Makefile2
-rw-r--r--accessibility/gnome-speech/Makefile2
-rw-r--r--accessibility/gnomemag/Makefile2
-rw-r--r--accessibility/gnomespeech/Makefile2
-rw-r--r--accessibility/gok/Makefile2
10 files changed, 17 insertions, 9 deletions
diff --git a/accessibility/Makefile b/accessibility/Makefile
index 8a7f977..7b0e8d1 100644
--- a/accessibility/Makefile
+++ b/accessibility/Makefile
@@ -1,4 +1,12 @@
# $FreeBSD$
#
+ SUBDIR += at-spi
+ SUBDIR += atk
+ SUBDIR += dasher
+ SUBDIR += gail
+ SUBDIR += gnomemag
+ SUBDIR += gnomespeech
+ SUBDIR += gnopernicus
+ SUBDIR += gok
.include <bsd.port.subdir.mk>
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile
index ddf9ffd..d3955e1 100644
--- a/accessibility/at-spi/Makefile
+++ b/accessibility/at-spi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= at-spi
PORTVERSION= 1.3.11
-CATEGORIES= x11-toolkits
+CATEGORIES= accessibility x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.3
DIST_SUBDIR= gnome2
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile
index b8ea298..c1d58da 100644
--- a/accessibility/atk/Makefile
+++ b/accessibility/atk/Makefile
@@ -8,7 +8,7 @@
PORTNAME= atk
PORTVERSION= 1.4.1
PORTREVISION= 1
-CATEGORIES= devel
+CATEGORIES= accessibility devel
MASTER_SITES= ${MASTER_SITE_GNOME} \
ftp://ftp.gtk.org/pub/gtk/v2.2/
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4
diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile
index efe26a8..9d8d23c 100644
--- a/accessibility/dasher/Makefile
+++ b/accessibility/dasher/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dasher
PORTVERSION= 3.2.2
-CATEGORIES= editors x11 gnome accessibility
+CATEGORIES= accessibility editors x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/3.2
DIST_SUBDIR= gnome2
diff --git a/accessibility/gail/Makefile b/accessibility/gail/Makefile
index 74c10de..bfb5543 100644
--- a/accessibility/gail/Makefile
+++ b/accessibility/gail/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gail
PORTVERSION= 1.4.1
-CATEGORIES= x11-toolkits
+CATEGORIES= accessibility x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4
DIST_SUBDIR= gnome2
diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile
index b115d4b..af8a65e 100644
--- a/accessibility/gnome-mag/Makefile
+++ b/accessibility/gnome-mag/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomemag
PORTVERSION= 0.10.5
-CATEGORIES= x11 gnome
+CATEGORIES= accessibility x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-mag/0.10
DISTNAME= gnome-mag-${PORTVERSION}
diff --git a/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile
index bfb9a03..d3b446a 100644
--- a/accessibility/gnome-speech/Makefile
+++ b/accessibility/gnome-speech/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomespeech
PORTVERSION= 0.2.8
-CATEGORIES= audio gnome accessibility
+CATEGORIES= accessibility audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-speech/0.2
DISTNAME= gnome-speech-${PORTVERSION}
diff --git a/accessibility/gnomemag/Makefile b/accessibility/gnomemag/Makefile
index b115d4b..af8a65e 100644
--- a/accessibility/gnomemag/Makefile
+++ b/accessibility/gnomemag/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomemag
PORTVERSION= 0.10.5
-CATEGORIES= x11 gnome
+CATEGORIES= accessibility x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-mag/0.10
DISTNAME= gnome-mag-${PORTVERSION}
diff --git a/accessibility/gnomespeech/Makefile b/accessibility/gnomespeech/Makefile
index bfb9a03..d3b446a 100644
--- a/accessibility/gnomespeech/Makefile
+++ b/accessibility/gnomespeech/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomespeech
PORTVERSION= 0.2.8
-CATEGORIES= audio gnome accessibility
+CATEGORIES= accessibility audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-speech/0.2
DISTNAME= gnome-speech-${PORTVERSION}
diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile
index 8993d5c..8b9e7d7 100644
--- a/accessibility/gok/Makefile
+++ b/accessibility/gok/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gok
PORTVERSION= 0.8.4
-CATEGORIES= sysutils gnome accessibility
+CATEGORIES= accessibility sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8
DIST_SUBDIR= gnome2
OpenPOWER on IntegriCloud