summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1-es/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-11-08 23:56:14 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-11-08 23:56:14 +0000
commitd60eeada275621473be7264053e802464e7220af (patch)
tree05d0ac36ac1d08b69e013ae10f6ac7cb2798e72f /editors/openoffice-1.1-es/Makefile
parentAdd OpenOffice.org 1.1 for italian language (diff)
Add OpenOffice.org 1.1 for Spanish language
Notes
Notes: svn path=/head/; revision=93442
Diffstat (limited to '')
-rw-r--r--editors/openoffice-1.1-es/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/editors/openoffice-1.1-es/Makefile b/editors/openoffice-1.1-es/Makefile
new file mode 100644
index 000000000000..8292cd9866fe
--- /dev/null
+++ b/editors/openoffice-1.1-es/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: OpenOffice for Spanish language
+# Date created: Sun Nov 9 08:55:14 JST 2003
+# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= editors
+
+LANG_PKGNAME= es
+LANG_EXT= 34
+L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
+
+LANG_CONFIGURE_ARG= SPAN
+MASTERDIR= ${.CURDIR}/../openoffice-1.1
+
+.include "${MASTERDIR}/Makefile"