2018-08-22 11:43:40 +02:00
|
|
|
# $NetBSD: Makefile,v 1.20 2018/08/22 09:46:05 wiz Exp $
|
2004-11-04 22:42:25 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= SNMP-MIB-Compiler-0.06
|
|
|
|
PKGNAME= p5-${DISTNAME}
|
2018-08-22 11:43:40 +02:00
|
|
|
PKGREVISION= 13
|
2004-11-12 01:24:14 +01:00
|
|
|
CATEGORIES= net perl5
|
2004-11-04 22:42:25 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/}
|
|
|
|
|
|
|
|
MAINTAINER= he@NetBSD.org
|
2004-11-12 18:36:40 +01:00
|
|
|
HOMEPAGE= http://search.cpan.org/dist/SNMP-MIB-Compiler/
|
2004-11-04 22:42:25 +01:00
|
|
|
COMMENT= MIB Compiler supporting SMIv1 and SMIv2
|
|
|
|
|
2005-10-15 02:12:10 +02:00
|
|
|
PERL5_PACKLIST= auto/SNMP/MIB/Compiler/.packlist
|
2004-11-04 22:42:25 +01:00
|
|
|
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|