aboutsummaryrefslogtreecommitdiff
path: root/polish/openoffice-1.0
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-06-15 00:07:45 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-06-15 00:07:45 +0000
commitc273f51eceea2ef7ccb7bbef60ded89e6f0899ba (patch)
treef2699e7072567159f870e9409d72a787b5b14e20 /polish/openoffice-1.0
parentcc630272c249130fce82d61c7d6197fd4129fcd8 (diff)
downloadports-c273f51eceea2ef7ccb7bbef60ded89e6f0899ba.tar.gz
ports-c273f51eceea2ef7ccb7bbef60ded89e6f0899ba.zip
Add Polish OpenOffice slave port
Notes
Notes: svn path=/head/; revision=61297
Diffstat (limited to 'polish/openoffice-1.0')
-rw-r--r--polish/openoffice-1.0/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/polish/openoffice-1.0/Makefile b/polish/openoffice-1.0/Makefile
new file mode 100644
index 000000000000..b2edd5a2c423
--- /dev/null
+++ b/polish/openoffice-1.0/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: OpenOffice for Polish 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= pl
+LANG_EXT= 48
+LANG_CONFIGURE_ARG= POL
+MASTERDIR= ${.CURDIR}/../openoffice
+
+.include "${MASTERDIR}/Makefile"