Tweak print/lyx version 2.1.2
[dports.git] / net-mgmt / p5-SNMP-Trapinfo / Makefile
1 # Created by: joris
2 # $FreeBSD$
3
4 PORTNAME=       SNMP-Trapinfo
5 PORTVERSION=    1.02
6 CATEGORIES=     net-mgmt perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     joris.dedieu@gmail.com
11 COMMENT=        Process an SNMP trap with perl
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>