From 26c2229e51503aee1b1ab4a3901a7242111c86b5 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 19 Jul 2004 08:28:11 +0000 Subject: Add a new shared extension for PHP. --- net-mgmt/Makefile | 1 + net-mgmt/php4-snmp/Makefile | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 net-mgmt/php4-snmp/Makefile (limited to 'net-mgmt') diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index ac693c02427a..089b82e453b0 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -112,6 +112,7 @@ SUBDIR += p5-Tie-NetAddr-IP SUBDIR += packit SUBDIR += pancho + SUBDIR += php4-snmp SUBDIR += pixilate SUBDIR += pmacct SUBDIR += portmon 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 +# +# $FreeBSD$ +# + +CATEGORIES= net-mgmt + +MASTERDIR= ${.CURDIR}/../../lang/php4 + +PKGNAMESUFFIX= -snmp + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3