aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0-tr
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-1.0-tr')
-rw-r--r--editors/openoffice-1.0-tr/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/editors/openoffice-1.0-tr/Makefile b/editors/openoffice-1.0-tr/Makefile
new file mode 100644
index 000000000000..a31fce9bec30
--- /dev/null
+++ b/editors/openoffice-1.0-tr/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: OpenOffice for Turkish 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= tr
+LANG_EXT= 90
+LANG_CONFIGURE_ARG= TURK
+MASTERDIR= ${.CURDIR}/../openoffice
+
+.include "${MASTERDIR}/Makefile"