summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
Diffstat (limited to 'korean')
-rw-r--r--korean/Makefile1
-rw-r--r--korean/php_doc/Makefile13
2 files changed, 14 insertions, 0 deletions
diff --git a/korean/Makefile b/korean/Makefile
index 8b531ee5eb57..11c6813ea0cf 100644
--- a/korean/Makefile
+++ b/korean/Makefile
@@ -51,6 +51,7 @@
SUBDIR += nvi-euc-kr
SUBDIR += nvi-iso-2022-kr
SUBDIR += pgp.language
+ SUBDIR += php_doc
SUBDIR += pinetreefonts
SUBDIR += qt4-codecs-kr
SUBDIR += scim-hangul
diff --git a/korean/php_doc/Makefile b/korean/php_doc/Makefile
new file mode 100644
index 000000000000..24c5b2f54c01
--- /dev/null
+++ b/korean/php_doc/Makefile
@@ -0,0 +1,13 @@
+# New ports collection makefile for: kr-php_doc
+# Date created: Sun Nov 25 17:56:41 CET 2001
+# Whom: Dirk Froemberg <dirk@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= korean lang
+PKGNAMEPREFIX=
+PHP_LANG= kr
+MASTERDIR= ${.CURDIR}/../../lang/php_doc
+
+.include "${MASTERDIR}/Makefile"