opnsense-ports/net/p5-Net-sFlow/Makefile
2022-09-07 22:33:21 +02:00

18 lines
315 B
Makefile

PORTNAME= Net-sFlow
PORTVERSION= 0.11
PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= Decode sFlow datagrams
WWW= https://metacpan.org/release/Net-sFlow
LICENSE= ART10
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>