aboutsummaryrefslogtreecommitdiffstats
path: root/korean/openoffice-1.1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'korean/openoffice-1.1/Makefile')
-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"