summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2009-09-01 12:24:33 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2009-09-01 12:24:33 +0000
commit92509257acbc36d6f42332a0fa1e2edf71637df8 (patch)
tree6c28d533ecb87e4e0ee7571953b6bd32275711ab /korean
parentAdd a new application naslibs to the rank of _LINUX_APPS_ALL. (diff)
Update the PHP documentation to 2009-09-01
> - Russian is removed > - Korean has been re-added > - Turkish, Bulgarian and Romenian have been added >
Notes
Notes: svn path=/head/; revision=240656
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"