aboutsummaryrefslogtreecommitdiff
path: root/korean/openoffice-1.1
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-11-08 23:42:47 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-11-08 23:42:47 +0000
commit20dc23bc6de6f30f7c730e44b9e4f8f18d19480f (patch)
treef5b3a1fb6c50aa36646c57dda67fdd739c064f90 /korean/openoffice-1.1
parentd256806d359d5e29566ffa71f42a58a691ac41e6 (diff)
Notes
Diffstat (limited to 'korean/openoffice-1.1')
-rw-r--r--korean/openoffice-1.1/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/korean/openoffice-1.1/Makefile b/korean/openoffice-1.1/Makefile
new file mode 100644
index 000000000000..cc2bf2742959
--- /dev/null
+++ b/korean/openoffice-1.1/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: OpenOffice 1.1 for Korean language
+# Date created: Nov 9 08:32:00 UTC 2003
+# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= korean editors
+
+LANG_PKGNAME= ko
+LANG_EXT= 82
+LANG_CONFIGURE_ARG= KOREAN
+MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1
+L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
+
+.include "${MASTERDIR}/Makefile"