diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-05-23 06:40:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-05-23 06:40:46 +0000 |
commit | b75860c4f5927cf23e82ed747eb72fcac0999bed (patch) | |
tree | 555fff309a5f2dfc305b388a5897bb725e40a0a8 /chinese/php_doc-hk | |
parent | afa59b2958935e1e67f6ce32e7e9dc8f70486d55 (diff) | |
download | ports-b75860c4f5927cf23e82ed747eb72fcac0999bed.tar.gz ports-b75860c4f5927cf23e82ed747eb72fcac0999bed.zip |
Notes
Diffstat (limited to 'chinese/php_doc-hk')
-rw-r--r-- | chinese/php_doc-hk/Makefile | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/chinese/php_doc-hk/Makefile b/chinese/php_doc-hk/Makefile new file mode 100644 index 000000000000..91477380cd30 --- /dev/null +++ b/chinese/php_doc-hk/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 <edwin@FreeBSD.org> +# +# $FreeBSD$ +# + +CATEGORIES= chinese lang +PKGNAMEPREFIX= +PHP_LANG= hk +MASTERDIR= ${.CURDIR}/../../lang/php_doc + +.include "${MASTERDIR}/Makefile" |