10 lines
202 B
Makefile
10 lines
202 B
Makefile
# Created by: Dirk Froemberg <dirk@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= polish lang
|
|
PKGNAMEPREFIX=
|
|
PHP_LANG= pl
|
|
MASTERDIR= ${.CURDIR}/../../lang/php_doc
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|