From 5c19d071d3eaf8e7ba1f5ad0a9cec8ef1c8a73ab Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Sat, 8 Nov 2003 23:58:25 +0000 Subject: Add OpenOffice.org 1.1 for Greek language --- editors/Makefile | 1 + editors/openoffice-1.1-gr/Makefile | 15 +++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 editors/openoffice-1.1-gr/Makefile (limited to 'editors') diff --git a/editors/Makefile b/editors/Makefile index 5d10c1371025..2aefd7c5d526 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -128,6 +128,7 @@ SUBDIR += openoffice-1.1 SUBDIR += openoffice-1.1-dk SUBDIR += openoffice-1.1-es + SUBDIR += openoffice-1.1-gr SUBDIR += openoffice-1.1-it SUBDIR += pico SUBDIR += poedit diff --git a/editors/openoffice-1.1-gr/Makefile b/editors/openoffice-1.1-gr/Makefile new file mode 100644 index 000000000000..aad84891cac3 --- /dev/null +++ b/editors/openoffice-1.1-gr/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: OpenOffice 1.1 for Greek language +# Date created: Sun Nov 9 08:57:32 JST 2003 +# Whom: Martin Blapp , Mario Ferreira and NAKATA Maho +# +# $FreeBSD$ +# + +CATEGORIES= editors + +LANG_PKGNAME= gr +LANG_EXT= 30 +LANG_CONFIGURE_ARG= GREEK +MASTERDIR= ${.CURDIR}/../openoffice-1.1 + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3