aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2002-06-15 08:14:13 +0800
committermbr <mbr@FreeBSD.org>2002-06-15 08:14:13 +0800
commit9c2941caff193a9d885dc26deb1f59db2938adb2 (patch)
tree3c8b1bcadf155fb2fa1083369467c8e3d48229b8
parent9cc4a21046452e77bbcdcd51fc97d706a2588e65 (diff)
downloadfreebsd-ports-gnome-9c2941caff193a9d885dc26deb1f59db2938adb2.tar.gz
freebsd-ports-gnome-9c2941caff193a9d885dc26deb1f59db2938adb2.tar.zst
freebsd-ports-gnome-9c2941caff193a9d885dc26deb1f59db2938adb2.zip
Add Korean OpenOffice slave port
-rw-r--r--korean/Makefile1
-rw-r--r--korean/openoffice-1.0/Makefile15
-rw-r--r--korean/openoffice/Makefile15
3 files changed, 31 insertions, 0 deletions
diff --git a/korean/Makefile b/korean/Makefile
index b5a45223bedd..08c9baee1966 100644
--- a/korean/Makefile
+++ b/korean/Makefile
@@ -67,6 +67,7 @@
SUBDIR += nhppf
SUBDIR += nvi-euc-kr
SUBDIR += nvi-iso-2022-kr
+ SUBDIR += openoffice
SUBDIR += pgp.language
SUBDIR += pine
SUBDIR += pinetreefonts
diff --git a/korean/openoffice-1.0/Makefile b/korean/openoffice-1.0/Makefile
new file mode 100644
index 000000000000..0c499c08c59c
--- /dev/null
+++ b/korean/openoffice-1.0/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: OpenOffice for Korean 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= korean
+
+LANG_PKGNAME= kr
+LANG_EXT= 82
+LANG_CONFIGURE_ARG= KOREAN
+MASTERDIR= ${.CURDIR}/../../editors/openoffice
+
+.include "${.CURDIR}/../../editors/openoffice/Makefile"
diff --git a/korean/openoffice/Makefile b/korean/openoffice/Makefile
new file mode 100644
index 000000000000..0c499c08c59c
--- /dev/null
+++ b/korean/openoffice/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: OpenOffice for Korean 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= korean
+
+LANG_PKGNAME= kr
+LANG_EXT= 82
+LANG_CONFIGURE_ARG= KOREAN
+MASTERDIR= ${.CURDIR}/../../editors/openoffice
+
+.include "${.CURDIR}/../../editors/openoffice/Makefile"