summaryrefslogtreecommitdiff
path: root/french/openoffice-1.0/Makefile
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-06-15 00:10:08 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-06-15 00:10:08 +0000
commitcdad1a0fd7fbc0c97d97b062fc17688ad55fd4d3 (patch)
treeecbc9947976664efeff48f322dcf351ffb343e66 /french/openoffice-1.0/Makefile
parentAdd Swedish OpenOffice slave port (diff)
Add French OpenOffice slave port
Notes
Notes: svn path=/head/; revision=61301
Diffstat (limited to 'french/openoffice-1.0/Makefile')
-rw-r--r--french/openoffice-1.0/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/french/openoffice-1.0/Makefile b/french/openoffice-1.0/Makefile
new file mode 100644
index 000000000000..5dceaddb8915
--- /dev/null
+++ b/french/openoffice-1.0/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: OpenOffice for French language
+# Date created: Tue Jun 11 16:47:21 UTC 2002
+# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= french
+
+LANG_PKGNAME= fr
+LANG_EXT= 33
+LANG_CONFIGURE_ARG= FREN
+MASTERDIR= ${.CURDIR}/../../editors/openoffice
+
+.include "${.CURDIR}/../../editors/openoffice/Makefile"