aboutsummaryrefslogtreecommitdiffstats
path: root/french/openoffice-1.1
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2003-11-09 07:51:51 +0800
committermaho <maho@FreeBSD.org>2003-11-09 07:51:51 +0800
commit8536645c348a0d6233ccf5117d587c14f67021ff (patch)
tree09e226f68649dc48b5b9a358a2028f59c0e998b0 /french/openoffice-1.1
parent2df82d03eac481c8c4d6d1d491944b057993d979 (diff)
downloadfreebsd-ports-gnome-8536645c348a0d6233ccf5117d587c14f67021ff.tar.gz
freebsd-ports-gnome-8536645c348a0d6233ccf5117d587c14f67021ff.tar.zst
freebsd-ports-gnome-8536645c348a0d6233ccf5117d587c14f67021ff.zip
Add OpenOffice.org 1.1 for french
Diffstat (limited to 'french/openoffice-1.1')
-rw-r--r--french/openoffice-1.1/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/french/openoffice-1.1/Makefile b/french/openoffice-1.1/Makefile
new file mode 100644
index 000000000000..ea5c19e1af39
--- /dev/null
+++ b/french/openoffice-1.1/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: OpenOffice 1.1 for French language
+# Date created: Nov 9 08:47:41 JST 2003
+# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= french
+
+LANG_PKGNAME= fr
+LANG_EXT= 33
+L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
+LANG_CONFIGURE_ARG= FREN
+MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1
+
+.include "${MASTERDIR}/Makefile"