13 lines
270 B
Makefile
13 lines
270 B
Makefile
# New ports collection makefile for: de-php_doc
|
|
# Date created: Sun Apr 29 15:33:03 CEST 2001
|
|
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= german lang
|
|
PHP_LANG= de
|
|
MASTERDIR= ${.CURDIR}/../../lang/php_doc
|
|
|
|
.include "${MASTERDIR}/Makefile"
|