blob: ebbd96f751ed232662eb2aa1aa3ddcfdda8f1ed7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
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= zh
MASTERDIR= ${.CURDIR}/../../lang/php_doc
.include "${MASTERDIR}/Makefile"
|