From 3d03a53eee459c032f9f5e29476d38ca87e8a372 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 23 May 2005 06:20:24 +0000 Subject: Added slave port of lang/php_doc for the Korean language --- korean/php_doc/Makefile | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 korean/php_doc/Makefile (limited to 'korean/php_doc') diff --git a/korean/php_doc/Makefile b/korean/php_doc/Makefile new file mode 100644 index 000000000000..622e7b8c0da9 --- /dev/null +++ b/korean/php_doc/Makefile @@ -0,0 +1,13 @@ +# New ports collection makefile for: ja-php_doc +# Date created: Sat May 21 16:14:08 EST 2005 +# Whom: Edwin Groothuis +# +# $FreeBSD$ +# + +CATEGORIES= korean lang +PKGNAMEPREFIX= +PHP_LANG= kr +MASTERDIR= ${.CURDIR}/../../lang/php_doc + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3