aboutsummaryrefslogtreecommitdiff
path: root/arabic
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-11-08 23:19:18 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-11-08 23:19:18 +0000
commitf725432f9585f45a65e6b92ccf03dc6c357d019c (patch)
treef1c28dc8b5481abf6a895fa24ccee1a3bc311206 /arabic
parent2d5ca8ac81e2aefb79ec10a2a609b6d43a99c354 (diff)
downloadports-f725432f9585f45a65e6b92ccf03dc6c357d019c.tar.gz
ports-f725432f9585f45a65e6b92ccf03dc6c357d019c.zip
Notes
Diffstat (limited to 'arabic')
-rw-r--r--arabic/Makefile1
-rw-r--r--arabic/openoffice-1.1/Makefile15
2 files changed, 16 insertions, 0 deletions
diff --git a/arabic/Makefile b/arabic/Makefile
index 8a7f9778e922..7a4d70629097 100644
--- a/arabic/Makefile
+++ b/arabic/Makefile
@@ -1,4 +1,5 @@
# $FreeBSD$
#
+ SUBDIR += openoffice-1.1
.include <bsd.port.subdir.mk>
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"