aboutsummaryrefslogtreecommitdiffstats
path: root/polish/php_doc
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-10-21 06:55:44 +0800
committeredwin <edwin@FreeBSD.org>2004-10-21 06:55:44 +0800
commit402c23117155947d99116fb6433fda3a3357529b (patch)
treeaee13ab5dc0b5a1d9edb910164d2c96fa42fe8d5 /polish/php_doc
parent033f2a842eed2f83a0038e9f1cef1cb0247449b3 (diff)
downloadfreebsd-ports-gnome-402c23117155947d99116fb6433fda3a3357529b.tar.gz
freebsd-ports-gnome-402c23117155947d99116fb6433fda3a3357529b.tar.zst
freebsd-ports-gnome-402c23117155947d99116fb6433fda3a3357529b.zip
I, for one, welcome our new polish php_doc slaveport!
PHP documentation in HTML. Submitted by: edwin@mavetju.org
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"