0982effce2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
17 lines
455 B
Makefile
17 lines
455 B
Makefile
# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:51 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= SNMP-MIB-Compiler-0.06
|
|
PKGNAME= p5-${DISTNAME}
|
|
PKGREVISION= 10
|
|
CATEGORIES= net perl5
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/}
|
|
|
|
MAINTAINER= he@NetBSD.org
|
|
HOMEPAGE= http://search.cpan.org/dist/SNMP-MIB-Compiler/
|
|
COMMENT= MIB Compiler supporting SMIv1 and SMIv2
|
|
|
|
PERL5_PACKLIST= auto/SNMP/MIB/Compiler/.packlist
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|