summaryrefslogtreecommitdiff
path: root/polish/php_doc
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-10-20 22:55:44 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-10-20 22:55:44 +0000
commit836157323e814d988a1aaf7d50cec1c7952fa388 (patch)
tree09d95b976c36abc2eb44b8071a22e6939286e639 /polish/php_doc
parentja-php_doc-ja -> php_doc-ja (diff)
I, for one, welcome our new polish php_doc slaveport!
PHP documentation in HTML. Submitted by: edwin@mavetju.org
Notes
Notes: svn path=/head/; revision=119885
Diffstat (limited to 'polish/php_doc')
-rw-r--r--polish/php_doc/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/polish/php_doc/Makefile b/polish/php_doc/Makefile
new file mode 100644
index 000000000000..0c388725d127
--- /dev/null
+++ b/polish/php_doc/Makefile
@@ -0,0 +1,13 @@
+# New ports collection makefile for: php_doc
+# Date created: Sun Nov 25 17:56:41 CET 2001
+# Whom: Dirk Froemberg <dirk@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= polish lang
+PKGNAMEPREFIX=
+PHP_LANG= pl
+MASTERDIR= ${.CURDIR}/../../lang/php_doc
+
+.include "${MASTERDIR}/Makefile"