summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-09-22 06:25:45 +0000
committerasami <asami@FreeBSD.org>2000-09-22 06:25:45 +0000
commit81621bb4a1e6ca0002975269675cafb9c7a40af0 (patch)
tree595394c0737eebe1fa1084904fe327d917fa78e6
parenta5568b27dff867d50643626f57d1b66b9606cf37 (diff)
downloadFreeBSD-ports-81621bb4a1e6ca0002975269675cafb9c7a40af0.zip
FreeBSD-ports-81621bb4a1e6ca0002975269675cafb9c7a40af0.tar.gz
New category french starts today!
-rw-r--r--Makefile1
-rw-r--r--french/Makefile7
-rw-r--r--french/Makefile.inc4
-rw-r--r--french/pkg/COMMENT1
4 files changed, 13 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2d66859..9a9e763 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 0000000..2c183ff
--- /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 0000000..6adc9d2
--- /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 0000000..a8361b0
--- /dev/null
+++ b/french/pkg/COMMENT
@@ -0,0 +1 @@
+French support
OpenPOWER on IntegriCloud