b0af218ae2
Changes: http://search.cpan.org/dist/SNMP-Trapinfo/Changes PR: ports/157626 Submitted by: Joris Dedieu <joris.dedieu@gmail.com> (maintainer)
21 lines
387 B
Makefile
21 lines
387 B
Makefile
# New ports collection makefile for: p5-SNMP-Trapinfo
|
|
# Date created: 10 december 2009
|
|
# Whom: 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
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= SNMP::Trapinfo.3
|
|
|
|
.include <bsd.port.mk>
|