summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0-it
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-06-15 00:07:06 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-06-15 00:07:06 +0000
commitcc630272c249130fce82d61c7d6197fd4129fcd8 (patch)
tree425c1f6f13c86faa27f9c32ff6c7104e6075bf98 /editors/openoffice-1.0-it
parentAdd Spanish OpenOffice slave port (diff)
Add Italian OpenOffice slave port
Notes
Notes: svn path=/head/; revision=61295
Diffstat (limited to 'editors/openoffice-1.0-it')
-rw-r--r--editors/openoffice-1.0-it/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/editors/openoffice-1.0-it/Makefile b/editors/openoffice-1.0-it/Makefile
new file mode 100644
index 000000000000..458c71b71728
--- /dev/null
+++ b/editors/openoffice-1.0-it/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: OpenOffice for Italian 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= it
+LANG_EXT= 39
+LANG_CONFIGURE_ARG= ITAL
+MASTERDIR= ${.CURDIR}/../openoffice
+
+.include "${MASTERDIR}/Makefile"