freebsd-ports/net-mgmt/p5-SNMP-Simple/Makefile
Renato Botelho f87dea0c3a - Fix PLIST
- Bump PORTREVISION

Reported by:	pav@
2007-12-14 12:03:19 +00:00

23 lines
432 B
Makefile

# New ports collection makefile for: p5-SNMP-Simple
# Date created: 2007-11-16
# Whom: BluePex Security Solutions <freebsd-ports@bluepex.com>
#
# $FreeBSD$
#
PORTNAME= SNMP-Simple
PORTVERSION= 0.02
PORTREVISION= 1
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= freebsd-ports@bluepex.com
COMMENT= Shortcuts for when using p5-SNMP
PERL_CONFIGURE= yes
MAN3= SNMP::Simple.3
.include <bsd.port.mk>