pkgsrc/net/p5-SNMP-Info/Makefile
wiz 0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00

21 lines
560 B
Makefile

# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:50 wiz Exp $
#
DISTNAME= SNMP-Info-3.27
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/}
MAINTAINER= bouyer@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/SNMP-Info/
#HOMEPAGE= http://snmp-info.sourceforge.net/
COMMENT= Perl5 object oriented interface to SNMP informations
LICENSE= modified-bsd
DEPENDS+= net-snmp>=5.1.2:../../net/net-snmp
PERL5_PACKLIST= auto/SNMP/Info/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"