pkgsrc/net/p5-SNMP-MIB-Compiler/Makefile

19 lines
492 B
Makefile

# $NetBSD: Makefile,v 1.12 2011/08/14 14:14:49 obache Exp $
#
DISTNAME= SNMP-MIB-Compiler-0.06
PKGNAME= p5-${DISTNAME}
PKGREVISION= 6
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
PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/SNMP/MIB/Compiler/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"