summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1-tr
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-11-09 00:07:41 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-11-09 00:07:41 +0000
commitaf763b298baed6bc9f2b5dd89ab236ce62401d34 (patch)
treea1cfc50e1d857632f6cac6f2c5c8f7c4ee9eff66 /editors/openoffice-1.1-tr
parentAdd OpenOffice.org 1.1 for Swedish language (diff)
Add OpenOffice.org 1.1 for turkish language
Notes
Notes: svn path=/head/; revision=93455
Diffstat (limited to 'editors/openoffice-1.1-tr')
-rw-r--r--editors/openoffice-1.1-tr/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/editors/openoffice-1.1-tr/Makefile b/editors/openoffice-1.1-tr/Makefile
new file mode 100644
index 000000000000..28a385f572be
--- /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"