1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Added slave port of lang/php_doc for the Chinese (Hong Kong Cantonese) language.

This commit is contained in:
Edwin Groothuis 2005-05-23 06:40:46 +00:00
parent afa59b2958
commit b75860c4f5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135910
2 changed files with 14 additions and 0 deletions

View File

@ -100,6 +100,7 @@
SUBDIR += p5-Lingua-ZH-TaBE
SUBDIR += p5-Lingua-ZH-Toke
SUBDIR += p5-Lingua-ZH-Wrap
SUBDIR += php_doc-hk
SUBDIR += pine4
SUBDIR += pyDict
SUBDIR += qe

View File

@ -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"