freebsd-ports/net-mgmt/p5-SNMP-Simple/Makefile

20 lines
378 B
Makefile
Raw Normal View History

# Created by: BluePex Security Solutions <freebsd-ports@bluepex.com>
# $FreeBSD$
PORTNAME= SNMP-Simple
PORTVERSION= 0.02
PORTREVISION= 3
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Shortcuts for when using p5-SNMP
RUN_DEPENDS= net-snmp>=0:net-mgmt/net-snmp
2013-08-02 20:21:05 +02:00
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>