summaryrefslogtreecommitdiff
path: root/korean/kde3-i18n/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'korean/kde3-i18n/Makefile')
-rw-r--r--korean/kde3-i18n/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/korean/kde3-i18n/Makefile b/korean/kde3-i18n/Makefile
new file mode 100644
index 000000000000..9c97a9390c5a
--- /dev/null
+++ b/korean/kde3-i18n/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: ko-kde2-i18n
+# Date created: 13 April 2001
+# Whom: Dmitry Sivachenko <demon@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= korean kde misc
+
+MAINTAINER= ports@FreeBSD.org
+
+LINGUAS= "ko"
+MASTERDIR= ${.CURDIR}/../../misc/kde2-i18n
+
+SCRIPTS_ENV+= LINGUAS=${LINGUAS}
+
+.include "${MASTERDIR}/Makefile"