summaryrefslogtreecommitdiff
path: root/german/php_doc
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-04-29 13:45:02 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-04-29 13:45:02 +0000
commitd0ca03c713aba12eae4c70ef7d98f70dbcfea425 (patch)
treebd0843b4ef041563d6c294a78b963cd701d65ad2 /german/php_doc
parentAdd upcoming french/php_doc and german/php_doc to SLAVEDIRS. (diff)
Add de-php_doc - a german version of lang/php_doc.
Notes
Notes: svn path=/head/; revision=42031
Diffstat (limited to 'german/php_doc')
-rw-r--r--german/php_doc/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/german/php_doc/Makefile b/german/php_doc/Makefile
new file mode 100644
index 000000000000..40c20ff9df04
--- /dev/null
+++ b/german/php_doc/Makefile
@@ -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"