summaryrefslogtreecommitdiff
path: root/net/php4-snmp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/php4-snmp/Makefile')
-rw-r--r--net/php4-snmp/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/net/php4-snmp/Makefile b/net/php4-snmp/Makefile
deleted file mode 100644
index 20eff6df897..00000000000
--- a/net/php4-snmp/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2004/04/25 00:18:14 xtraeme Exp $
-
-MODNAME= snmp
-CATEGORIES+= net
-PKGREVISION= # empty
-COMMENT= PHP4 extension for SNMP
-
-USE_BUILDLINK3= YES
-
-.include "../../www/php4/Makefile.module"
-
-CONFIGURE_ARGS+= --with-${MODNAME}=${PREFIX}
-
-.include "../../net/net-snmp/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"