freebsd-ports/net-mgmt/p5-SNMP-Trapinfo/Makefile
Andrej Zverev 9015802942 - stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 15:44:11 +00:00

16 lines
275 B
Makefile

# Created by: joris
# $FreeBSD$
PORTNAME= SNMP-Trapinfo
PORTVERSION= 1.02
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= joris.dedieu@gmail.com
COMMENT= Process an SNMP trap with perl
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>