aboutsummaryrefslogtreecommitdiffstats
path: root/korean
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2013-10-21 17:48:40 +0800
committeredwin <edwin@FreeBSD.org>2013-10-21 17:48:40 +0800
commit4de5d53f9b999cd28b9a4add537b00cd9c9902f7 (patch)
tree4d331256e37b28cfdb2e65e8d51e1040457b064c /korean
parent0399052a478d4f8f187846dd78016f2801aa16f6 (diff)
downloadfreebsd-ports-gnome-4de5d53f9b999cd28b9a4add537b00cd9c9902f7.tar.gz
freebsd-ports-gnome-4de5d53f9b999cd28b9a4add537b00cd9c9902f7.tar.zst
freebsd-ports-gnome-4de5d53f9b999cd28b9a4add537b00cd9c9902f7.zip
Support for this language has ceased within the PHP documentation.
Diffstat (limited to 'korean')
-rw-r--r--korean/Makefile1
-rw-r--r--korean/php_doc/Makefile10
2 files changed, 0 insertions, 11 deletions
diff --git a/korean/Makefile b/korean/Makefile
index 044f326334b4..96633c0409bf 100644
--- a/korean/Makefile
+++ b/korean/Makefile
@@ -37,7 +37,6 @@
SUBDIR += nanumfonts-otf
SUBDIR += nanumfonts-ttf
SUBDIR += nhpf
- SUBDIR += php_doc
SUBDIR += qt4-codecs-kr
SUBDIR += scim-hangul
SUBDIR += scim-tables
diff --git a/korean/php_doc/Makefile b/korean/php_doc/Makefile
deleted file mode 100644
index 241e9093db6a..000000000000
--- a/korean/php_doc/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# Created by: Dirk Froemberg <dirk@FreeBSD.org>
-# $FreeBSD$
-
-CATEGORIES= korean lang
-PKGNAMEPREFIX=
-PHP_LANG= kr
-MASTERDIR= ${.CURDIR}/../../lang/php_doc
-
-NO_STAGE= yes
-.include "${MASTERDIR}/Makefile"