aboutsummaryrefslogtreecommitdiff
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
parenta02a3d208e0abb6fd812eaf276a42fd441b40c71 (diff)
downloadports-2baacf5ce82efef1a1619685c970a11fe04f22e5.tar.gz
ports-2baacf5ce82efef1a1619685c970a11fe04f22e5.zip
Notes
-rw-r--r--editors/Makefile1
-rw-r--r--editors/openoffice-1.0-gr/Makefile15
-rw-r--r--editors/openoffice-gr/Makefile15
3 files changed, 31 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 0ab04f5a99b2..5b61f912c500 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -94,6 +94,7 @@
SUBDIR += openoffice
SUBDIR += openoffice-devel
SUBDIR += openoffice-dk
+ SUBDIR += openoffice-gr
SUBDIR += pico
SUBDIR += poedit
SUBDIR += psgml
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"
diff --git a/editors/openoffice-gr/Makefile b/editors/openoffice-gr/Makefile
new file mode 100644
index 000000000000..100cfb744e85
--- /dev/null
+++ b/editors/openoffice-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"