From 2baacf5ce82efef1a1619685c970a11fe04f22e5 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sat, 15 Jun 2002 00:00:51 +0000 Subject: Add Greek OpenOffice slave port --- editors/openoffice-1.0-gr/Makefile | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 editors/openoffice-1.0-gr/Makefile (limited to 'editors/openoffice-1.0-gr/Makefile') diff --git a/editors/openoffice-1.0-gr/Makefile b/editors/openoffice-1.0-gr/Makefile new file mode 100644 index 000000000000..100cfb744e85 --- /dev/null +++ b/editors/openoffice-1.0-gr/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: OpenOffice for Greek language +# Date created: Tue Jun 11 16:47:21 UTC 2002 +# Whom: Martin Blapp and Mario Ferreira +# +# $FreeBSD$ +# + +CATEGORIES= editors + +LANG_PKGNAME= gr +LANG_EXT= 30 +LANG_CONFIGURE_ARG= GREEK +MASTERDIR= ${.CURDIR}/../openoffice + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3