1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/net-mgmt/p5-NSNMP/Makefile
2021-04-06 16:31:07 +02:00

18 lines
343 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
PORTNAME= NSNMP
PORTVERSION= 0.5
PORTREVISION= 1
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:KRAGEN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Fast, flexible, low-level, pure-Perl SNMP library
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>