mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
10 lines
188 B
Makefile
10 lines
188 B
Makefile
# Created by: Dirk Froemberg <dirk@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= german lang
|
|
PKGNAMEPREFIX=
|
|
PHP_LANG= de
|
|
MASTERDIR= ${.CURDIR}/../../lang/php_doc
|
|
|
|
.include "${MASTERDIR}/Makefile"
|