summaryrefslogtreecommitdiff
path: root/lang/php4-nms
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php4-nms')
-rw-r--r--lang/php4-nms/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/lang/php4-nms/Makefile b/lang/php4-nms/Makefile
new file mode 100644
index 000000000000..b5174175d2ce
--- /dev/null
+++ b/lang/php4-nms/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: php4-nms
+# Date created: 28 August 2003
+# Whom: Sergey Akifyev <asa@gascom.ru>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= lang
+PKGNAMESUFFIX= -nms
+
+MAINTAINER= asa@gascom.ru
+
+WITH_GD= yes
+WITH_SNMP= yes
+WITH_SOCKETS= yes
+
+MASTERDIR= ${.CURDIR}/../php4
+
+.include "${MASTERDIR}/Makefile"