aboutsummaryrefslogtreecommitdiff
path: root/net/php52-sockets/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/php52-sockets/Makefile')
-rw-r--r--net/php52-sockets/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/net/php52-sockets/Makefile b/net/php52-sockets/Makefile
new file mode 100644
index 000000000000..712279559202
--- /dev/null
+++ b/net/php52-sockets/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php52-sockets
+# Date created: 17 Apr 2010
+# Whom: Alex Keda <admin@lissyara.su>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= net
+
+MASTERDIR= ${.CURDIR}/../../lang/php52
+
+PKGNAMESUFFIX= -sockets
+
+.include "${MASTERDIR}/Makefile"