aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/p5-SNMP-Trapinfo/Makefile
blob: 461b488656ce679aa7ff9757816fc919783e1ee8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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>