summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--editors/Makefile1
-rw-r--r--editors/openoffice-1.1-tr/Makefile15
2 files changed, 16 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
index ecaa703..3945288 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -132,6 +132,7 @@
SUBDIR += openoffice-1.1-it
SUBDIR += openoffice-1.1-nl
SUBDIR += openoffice-1.1-se
+ SUBDIR += openoffice-1.1-tr
SUBDIR += pico
SUBDIR += poedit
SUBDIR += psgml
diff --git a/editors/openoffice-1.1-tr/Makefile b/editors/openoffice-1.1-tr/Makefile
new file mode 100644
index 0000000..28a385f
--- /dev/null
+++ b/editors/openoffice-1.1-tr/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: OpenOffice for Turkish language
+# Date created: Sun Nov 9 09:07:02 JST 2003
+# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= editors
+
+LANG_PKGNAME= tr
+LANG_EXT= 90
+LANG_CONFIGURE_ARG= TURK
+MASTERDIR= ${.CURDIR}/../openoffice-1.1
+
+.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud