mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Added slave port of lang/php_doc for the Chinese (Traditional) language.
This commit is contained in:
parent
42d8098855
commit
6fe645c631
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135914
2 changed files with 14 additions and 0 deletions
|
@ -101,6 +101,7 @@
|
|||
SUBDIR += p5-Lingua-ZH-Toke
|
||||
SUBDIR += p5-Lingua-ZH-Wrap
|
||||
SUBDIR += php_doc-hk
|
||||
SUBDIR += php_doc-tw
|
||||
SUBDIR += php_doc-zh
|
||||
SUBDIR += pine4
|
||||
SUBDIR += pyDict
|
||||
|
|
13
chinese/php_doc-tw/Makefile
Normal file
13
chinese/php_doc-tw/Makefile
Normal 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= tw
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php_doc
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Add table
Reference in a new issue