summaryrefslogtreecommitdiff
path: root/polish
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
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')
-rw-r--r--polish/Makefile1
-rw-r--r--polish/php_doc/Makefile13
2 files changed, 14 insertions, 0 deletions
diff --git a/polish/Makefile b/polish/Makefile
index ff046b8c8aaf..d4e60a73b424 100644
--- a/polish/Makefile
+++ b/polish/Makefile
@@ -15,6 +15,7 @@
SUBDIR += ooodict_PL
SUBDIR += openoffice-1.0
SUBDIR += openoffice-1.1
+ SUBDIR += php_doc
SUBDIR += sms
SUBDIR += tleenx2
SUBDIR += trf
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"