aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0-ar
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-06-15 00:05:33 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-06-15 00:05:33 +0000
commit28ad8a6acd4e24c3a6a386a24b0cce0caca8e56d (patch)
tree36bcfb9901f0042858e566f1c9b430fd53916f42 /editors/openoffice-1.0-ar
parent57d315da8925f4e69428b1cb0a0ad161a8fb7b78 (diff)
downloadports-28ad8a6acd4e24c3a6a386a24b0cce0caca8e56d.tar.gz
ports-28ad8a6acd4e24c3a6a386a24b0cce0caca8e56d.zip
Notes
Diffstat (limited to 'editors/openoffice-1.0-ar')
-rw-r--r--editors/openoffice-1.0-ar/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/editors/openoffice-1.0-ar/Makefile b/editors/openoffice-1.0-ar/Makefile
new file mode 100644
index 000000000000..505fb56d0846
--- /dev/null
+++ b/editors/openoffice-1.0-ar/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: OpenOffice for Arabic 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= editors
+
+LANG_PKGNAME= ar
+LANG_EXT= 96
+LANG_CONFIGURE_ARG= ARAB
+MASTERDIR= ${.CURDIR}/../openoffice
+
+.include "${MASTERDIR}/Makefile"