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