aboutsummaryrefslogtreecommitdiff
path: root/net/php72-sockets/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/php72-sockets/Makefile')
-rw-r--r--net/php72-sockets/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/net/php72-sockets/Makefile b/net/php72-sockets/Makefile
new file mode 100644
index 000000000000..7ae4fafe9e71
--- /dev/null
+++ b/net/php72-sockets/Makefile
@@ -0,0 +1,9 @@
+# $FreeBSD$
+
+CATEGORIES= net
+
+MASTERDIR= ${.CURDIR}/../../lang/php72
+
+PKGNAMESUFFIX= -sockets
+
+.include "${MASTERDIR}/Makefile"