aboutsummaryrefslogtreecommitdiffstats
path: root/arabic/openoffice-1.1/Makefile
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2003-11-09 07:19:18 +0800
committermaho <maho@FreeBSD.org>2003-11-09 07:19:18 +0800
commit425305f34325d4b7ffb8862b91e16737ba912d65 (patch)
treee7cb810ba08b4597f55b3d3db5e8781879061050 /arabic/openoffice-1.1/Makefile
parent993dcdd212aa26e5affaf6432783b3e40c66d53b (diff)
downloadfreebsd-ports-gnome-425305f34325d4b7ffb8862b91e16737ba912d65.tar.gz
freebsd-ports-gnome-425305f34325d4b7ffb8862b91e16737ba912d65.tar.zst
freebsd-ports-gnome-425305f34325d4b7ffb8862b91e16737ba912d65.zip
Add OpenOffice.org 1.1 of Arabic version
Diffstat (limited to 'arabic/openoffice-1.1/Makefile')
-rw-r--r--arabic/openoffice-1.1/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/arabic/openoffice-1.1/Makefile b/arabic/openoffice-1.1/Makefile
new file mode 100644
index 000000000000..67f9d5d3ee0c
--- /dev/null
+++ b/arabic/openoffice-1.1/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: OpenOffice for Arabic language
+# Date created: Nov 9 08:20:00 JST 2003
+# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org>, and NAKATA Maho <maho@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= arabic
+
+LANG_PKGNAME= ar
+LANG_EXT= 96
+LANG_CONFIGURE_ARG= ARAB
+MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1
+
+.include "${MASTERDIR}/Makefile"