ports/net/p5-Net-PcapWriter/Makefile

16 lines
237 B
Makefile

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