1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Add OpenOffice.org 1.1 of Arabic version

This commit is contained in:
Maho Nakata 2003-11-08 23:19:18 +00:00
parent 2d5ca8ac81
commit f725432f95
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93423
2 changed files with 16 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# $FreeBSD$
#
SUBDIR += openoffice-1.1
.include <bsd.port.subdir.mk>

View File

@ -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"