blob: 67ee697daae2faab6f0aeb178181b0e1c46a7a40 (
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= hungarian lang
PKGNAMEPREFIX=
PHP_LANG= hu
MASTERDIR= ${.CURDIR}/../../lang/php_doc
.include "${MASTERDIR}/Makefile"
|