mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
b58e0ed005
WWW: http://search.cpan.org/dist/SNMP-Trapinfo/ PR: ports/141343 Submitted by: Joris Dedieu <joris.dedieu@gmail.com>
22 lines
387 B
Makefile
22 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.01
|
|
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>
|