diff options
-rw-r--r-- | Makefile | 1 | ||||
-rw-r--r-- | french/Makefile | 7 | ||||
-rw-r--r-- | french/Makefile.inc | 4 | ||||
-rw-r--r-- | french/pkg/COMMENT | 1 |
4 files changed, 13 insertions, 0 deletions
@@ -15,6 +15,7 @@ SUBDIR += deskutils SUBDIR += devel SUBDIR += editors SUBDIR += emulators +SUBDIR += french SUBDIR += ftp SUBDIR += games SUBDIR += german diff --git a/french/Makefile b/french/Makefile new file mode 100644 index 000000000000..2c183ff06c1c --- /dev/null +++ b/french/Makefile @@ -0,0 +1,7 @@ +# $FreeBSD$ +# + + SUBDIR += ispell + SUBDIR += staroffice52 + +.include <bsd.port.subdir.mk> diff --git a/french/Makefile.inc b/french/Makefile.inc new file mode 100644 index 000000000000..6adc9d20bf82 --- /dev/null +++ b/french/Makefile.inc @@ -0,0 +1,4 @@ +# $FreeBSD$ +# + +PKGNAMEPREFIX?= fr- diff --git a/french/pkg/COMMENT b/french/pkg/COMMENT new file mode 100644 index 000000000000..a8361b06d990 --- /dev/null +++ b/french/pkg/COMMENT @@ -0,0 +1 @@ +French support |