aboutsummaryrefslogtreecommitdiff
path: root/textproc/php5-wddx/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-07-19 09:24:31 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-07-19 09:24:31 +0000
commit4de6f7d90ad4e9b099558c8c706193288791174d (patch)
treedb3538cd7a7f7c6c20015c6b67920739f544eb72 /textproc/php5-wddx/Makefile
parenta4e1eb190bf9701247ec376eecd53005a4306ebe (diff)
downloadports-4de6f7d90ad4e9b099558c8c706193288791174d.tar.gz
ports-4de6f7d90ad4e9b099558c8c706193288791174d.zip
Add a new shared extension for PHP.
Notes
Notes: svn path=/head/; revision=114176
Diffstat (limited to 'textproc/php5-wddx/Makefile')
-rw-r--r--textproc/php5-wddx/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/textproc/php5-wddx/Makefile b/textproc/php5-wddx/Makefile
new file mode 100644
index 000000000000..2539de3a98db
--- /dev/null
+++ b/textproc/php5-wddx/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php5-wddx
+# Date created: 7 Jul 2004
+# Whom: Alex Dupre <ale@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= textproc
+
+MASTERDIR= ${.CURDIR}/../../lang/php5
+
+PKGNAMESUFFIX= -wddx
+
+.include "${MASTERDIR}/Makefile"