summaryrefslogtreecommitdiff
path: root/german
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
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')
-rw-r--r--german/Makefile1
-rw-r--r--german/php_doc/Makefile12
2 files changed, 13 insertions, 0 deletions
diff --git a/german/Makefile b/german/Makefile
index cc4d9318ee00..4c0874b4089f 100644
--- a/german/Makefile
+++ b/german/Makefile
@@ -11,6 +11,7 @@
SUBDIR += kde2-i18n
SUBDIR += manpages
SUBDIR += phone
+ SUBDIR += php_doc
SUBDIR += staroffice5
SUBDIR += staroffice52
SUBDIR += webalizer
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"