summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2003-11-09 00:32:46 +0000
committermaho <maho@FreeBSD.org>2003-11-09 00:32:46 +0000
commit99a27b602709493faafa40141dd5ff5b7e219019 (patch)
tree85468341cbd3fe48bf3088f8f13e8be6de756792 /editors
parent0ff4eb408b09eb2b31ba4ea4589c0b18c32789b8 (diff)
downloadFreeBSD-ports-99a27b602709493faafa40141dd5ff5b7e219019.zip
FreeBSD-ports-99a27b602709493faafa40141dd5ff5b7e219019.tar.gz
Add OpenOffice.org 1.1 for Slovak language
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile1
-rw-r--r--editors/openoffice-1.1-sl/Makefile15
2 files changed, 16 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 03b16fb..fa1d262 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -134,6 +134,7 @@
SUBDIR += openoffice-1.1-it
SUBDIR += openoffice-1.1-nl
SUBDIR += openoffice-1.1-se
+ SUBDIR += openoffice-1.1-sl
SUBDIR += openoffice-1.1-tr
SUBDIR += pico
SUBDIR += poedit
diff --git a/editors/openoffice-1.1-sl/Makefile b/editors/openoffice-1.1-sl/Makefile
new file mode 100644
index 0000000..928eb7b
--- /dev/null
+++ b/editors/openoffice-1.1-sl/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: OpenOffice for Slovak language
+# Date created: Sun Nov 9 09:31:29 JST 2003
+# Whom: NAKATA Maho <maho@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= editors
+
+LANG_PKGNAME= sl
+LANG_EXT= 421
+LANG_CONFIGURE_ARG= SLOVAK
+MASTERDIR= ${.CURDIR}/../openoffice-1.1
+
+.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud