blob: cc70c1ac7beb69367ae54be6d4f83cff1e3d2f08 (
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: Sun Nov 25 17:56:41 CET 2001
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= japanese lang
PKGNAMEPREFIX=
PHP_LANG= ja
MASTERDIR= ${.CURDIR}/../../lang/php_doc
.include "${MASTERDIR}/Makefile"
|