summaryrefslogtreecommitdiff
path: root/net/php56-xmlrpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/php56-xmlrpc/Makefile')
-rw-r--r--net/php56-xmlrpc/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/php56-xmlrpc/Makefile b/net/php56-xmlrpc/Makefile
new file mode 100644
index 000000000000..a7f11fdd8b87
--- /dev/null
+++ b/net/php56-xmlrpc/Makefile
@@ -0,0 +1,10 @@
+# Created by: Alex Dupre <ale@FreeBSD.org>
+# $FreeBSD$
+
+CATEGORIES= net
+
+MASTERDIR= ${.CURDIR}/../../lang/php56
+
+PKGNAMESUFFIX= -xmlrpc
+
+.include "${MASTERDIR}/Makefile"