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