aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0-gr
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-06-15 00:00:51 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-06-15 00:00:51 +0000
commit2baacf5ce82efef1a1619685c970a11fe04f22e5 (patch)
tree955695e15783954fbb631822500590e04d5ce67a /editors/openoffice-1.0-gr
parenta02a3d208e0abb6fd812eaf276a42fd441b40c71 (diff)
downloadports-2baacf5ce82efef1a1619685c970a11fe04f22e5.tar.gz
ports-2baacf5ce82efef1a1619685c970a11fe04f22e5.zip
Notes
Diffstat (limited to 'editors/openoffice-1.0-gr')
-rw-r--r--editors/openoffice-1.0-gr/Makefile15
1 files changed, 15 insertions, 0 deletions
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 <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= editors
+
+LANG_PKGNAME= gr
+LANG_EXT= 30
+LANG_CONFIGURE_ARG= GREEK
+MASTERDIR= ${.CURDIR}/../openoffice
+
+.include "${MASTERDIR}/Makefile"