From aa498ef4567083b7bacaee54f18bf20a2f60aae2 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 22 Sep 2000 06:25:45 +0000 Subject: New category french starts today! --- Makefile | 1 + french/Makefile | 7 +++++++ french/Makefile.inc | 4 ++++ french/pkg/COMMENT | 1 + 4 files changed, 13 insertions(+) create mode 100644 french/Makefile create mode 100644 french/Makefile.inc create mode 100644 french/pkg/COMMENT diff --git a/Makefile b/Makefile index 2d66859aa9ae..9a9e763ae36f 100644 --- a/Makefile +++ b/Makefile @@ -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 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 -- cgit v1.2.3