summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2002-06-15 00:06:23 +0000
committermbr <mbr@FreeBSD.org>2002-06-15 00:06:23 +0000
commitf23361596c63294de74beb44d0ccf9e211b59fed (patch)
tree87637234aa5b9c0d82238d20697ac79c9683663f
parent3cab1aa1d780538da42d8c1a6aec4f620a65cd5b (diff)
downloadFreeBSD-ports-f23361596c63294de74beb44d0ccf9e211b59fed.zip
FreeBSD-ports-f23361596c63294de74beb44d0ccf9e211b59fed.tar.gz
Add Spanish OpenOffice slave port
-rw-r--r--editors/Makefile1
-rw-r--r--editors/openoffice-1.0-es/Makefile15
-rw-r--r--editors/openoffice-es/Makefile15
3 files changed, 31 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 66444b0..1d8a857 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -95,6 +95,7 @@
SUBDIR += openoffice-ar
SUBDIR += openoffice-devel
SUBDIR += openoffice-dk
+ SUBDIR += openoffice-es
SUBDIR += openoffice-gr
SUBDIR += openoffice-nl
SUBDIR += openoffice-pt
diff --git a/editors/openoffice-1.0-es/Makefile b/editors/openoffice-1.0-es/Makefile
new file mode 100644
index 0000000..92deeef
--- /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"
diff --git a/editors/openoffice-es/Makefile b/editors/openoffice-es/Makefile
new file mode 100644
index 0000000..92deeef
--- /dev/null
+++ b/editors/openoffice-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"
OpenPOWER on IntegriCloud