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

18 lines
291 B
Makefile
Raw Normal View History

# Created by: joris
# $FreeBSD$
PORTNAME= SNMP-Trapinfo
PORTVERSION= 1.02
PORTREVISION= 1
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>