9015802942
Approved by: portmgr (blanket infrastructure)
16 lines
275 B
Makefile
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>
|