Add de-php_doc - a german version of lang/php_doc.

This commit is contained in:
Dirk Froemberg 2001-04-29 13:45:02 +00:00
parent 52d547ecb4
commit d0ca03c713
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42031
2 changed files with 13 additions and 0 deletions

View File

@ -11,6 +11,7 @@
SUBDIR += kde2-i18n
SUBDIR += manpages
SUBDIR += phone
SUBDIR += php_doc
SUBDIR += staroffice5
SUBDIR += staroffice52
SUBDIR += webalizer

12
german/php_doc/Makefile Normal file
View File

@ -0,0 +1,12 @@
# 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"