openbsd-ports/net/p5-Net-Flow/Makefile
2022-03-11 19:45:43 +00:00

18 lines
246 B
Makefile

COMMENT = decode and encode NetFlow/IPFIX datagrams
DISTNAME = Net-Flow-1.003
REVISION = 0
CATEGORIES = net
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>