diff options
Diffstat (limited to 'net-mgmt/p5-SNMP/Makefile')
-rw-r--r-- | net-mgmt/p5-SNMP/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-mgmt/p5-SNMP/Makefile b/net-mgmt/p5-SNMP/Makefile index e0a3b49627e4..d8b0bbeb36f8 100644 --- a/net-mgmt/p5-SNMP/Makefile +++ b/net-mgmt/p5-SNMP/Makefile @@ -13,9 +13,12 @@ MASTER_SITE_SUBDIR= net-snmp PKGNAMEPREFIX= p5- DISTNAME= ucd-snmp-${PORTVERSION} -MAINTAINER= perl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A perl5 module for interfacing with the CMU SNMP library +DEPRECATED= Perl SNMP module is now a part of net-mgmt/net-snmp +EXPIRATION_DATE= 2009-08-15 + LIB_DEPENDS= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4 WRKSRC= ${WRKDIR}/${DISTNAME}/perl/SNMP |