2013-09-21 00:24:43 +02:00
|
|
|
# Created by: BluePex Security Solutions <freebsd-ports@bluepex.com>
|
2007-12-12 19:38:06 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= SNMP-Simple
|
|
|
|
PORTVERSION= 0.02
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 3
|
2007-12-12 19:38:06 +01:00
|
|
|
CATEGORIES= net-mgmt perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2014-01-05 13:20:02 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2007-12-12 19:38:06 +01:00
|
|
|
COMMENT= Shortcuts for when using p5-SNMP
|
|
|
|
|
2016-04-01 16:16:16 +02:00
|
|
|
RUN_DEPENDS= net-snmp>=0:net-mgmt/net-snmp
|
2012-03-17 23:35:07 +01:00
|
|
|
|
2013-08-02 20:21:05 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2007-12-12 19:38:06 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|