aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice-1.0-es
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2002-06-15 08:06:23 +0800
committermbr <mbr@FreeBSD.org>2002-06-15 08:06:23 +0800
commitf23361596c63294de74beb44d0ccf9e211b59fed (patch)
tree87637234aa5b9c0d82238d20697ac79c9683663f /editors/openoffice-1.0-es
parent3cab1aa1d780538da42d8c1a6aec4f620a65cd5b (diff)
downloadfreebsd-ports-gnome-f23361596c63294de74beb44d0ccf9e211b59fed.tar.gz
freebsd-ports-gnome-f23361596c63294de74beb44d0ccf9e211b59fed.tar.zst
freebsd-ports-gnome-f23361596c63294de74beb44d0ccf9e211b59fed.zip
Add Spanish OpenOffice slave port
Diffstat (limited to 'editors/openoffice-1.0-es')
-rw-r--r--editors/openoffice-1.0-es/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/editors/openoffice-1.0-es/Makefile b/editors/openoffice-1.0-es/Makefile
new file mode 100644
index 000000000000..92deeef5e9c7
--- /dev/null
+++ b/editors/openoffice-1.0-es/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: OpenOffice for Spanish 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= es
+LANG_EXT= 34
+LANG_CONFIGURE_ARG= SPAN
+MASTERDIR= ${.CURDIR}/../openoffice
+
+.include "${MASTERDIR}/Makefile"