From 425305f34325d4b7ffb8862b91e16737ba912d65 Mon Sep 17 00:00:00 2001 From: maho Date: Sat, 8 Nov 2003 23:19:18 +0000 Subject: Add OpenOffice.org 1.1 of Arabic version --- arabic/Makefile | 1 + arabic/openoffice-1.1/Makefile | 15 +++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 arabic/openoffice-1.1/Makefile (limited to 'arabic') diff --git a/arabic/Makefile b/arabic/Makefile index 8a7f977..7a4d706 100644 --- a/arabic/Makefile +++ b/arabic/Makefile @@ -1,4 +1,5 @@ # $FreeBSD$ # + SUBDIR += openoffice-1.1 .include diff --git a/arabic/openoffice-1.1/Makefile b/arabic/openoffice-1.1/Makefile new file mode 100644 index 0000000..67f9d5d --- /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 , Mario Ferreira , and NAKATA Maho +# +# $FreeBSD$ +# + +CATEGORIES= arabic + +LANG_PKGNAME= ar +LANG_EXT= 96 +LANG_CONFIGURE_ARG= ARAB +MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1 + +.include "${MASTERDIR}/Makefile" -- cgit v1.1