aboutsummaryrefslogtreecommitdiff
path: root/net/php5-soap/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-07-19 09:16:01 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-07-19 09:16:01 +0000
commit9907625b1b022374fdcde2b8ddae6b4865784ef4 (patch)
treed4df3ca9e07c59264d6fdd97ce706bff62380ca3 /net/php5-soap/Makefile
parentd7d0ad0dc81aa2d314d6470fd553f385f7475c6b (diff)
downloadports-9907625b1b022374fdcde2b8ddae6b4865784ef4.tar.gz
ports-9907625b1b022374fdcde2b8ddae6b4865784ef4.zip
Notes
Diffstat (limited to 'net/php5-soap/Makefile')
-rw-r--r--net/php5-soap/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/net/php5-soap/Makefile b/net/php5-soap/Makefile
new file mode 100644
index 000000000000..3d87d6a4a5f5
--- /dev/null
+++ b/net/php5-soap/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php5-soap
+# Date created: 7 Jul 2004
+# Whom: Alex Dupre <ale@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= net
+
+MASTERDIR= ${.CURDIR}/../../lang/php5
+
+PKGNAMESUFFIX= -soap
+
+.include "${MASTERDIR}/Makefile"