2013-09-21 00:24:43 +02:00
|
|
|
# Created by: Joe Clarke <marcus@marcuscom.com
|
2001-12-13 04:23:46 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= SNMP-MIB-Compiler
|
|
|
|
PORTVERSION= 0.06
|
2004-02-23 05:42:13 +01:00
|
|
|
CATEGORIES= net-mgmt perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2001-12-13 04:23:46 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2002-04-06 01:26:36 +02:00
|
|
|
MAINTAINER= marcus@FreeBSD.org
|
2014-01-05 17:08:00 +01:00
|
|
|
COMMENT= Perl MIB compiler supporting both SMIv1 and SMIv2
|
2001-12-13 04:23:46 +01:00
|
|
|
|
2012-06-30 14:42:52 +02:00
|
|
|
BUILD_DEPENDS= p5-Data-Compare>=0:${PORTSDIR}/devel/p5-Data-Compare
|
2001-12-13 04:23:46 +01:00
|
|
|
|
2013-09-04 07:52:04 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2001-12-13 04:23:46 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|