ports/net/p5-Net-Flow/Makefile

18 lines
246 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>