freebsd-ports/net-mgmt/p5-SNMP-Trapinfo/Makefile
2021-04-06 16:31:07 +02:00

16 lines
279 B
Makefile

# Created by: joris
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>