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

17 lines
253 B
Makefile

COMMENT = simple creation of pcap files from code
DISTNAME = Net-PcapWriter-0.724
REVISION = 0
CATEGORIES = net
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>