openbsd-ports/net/p5-Net-PcapWriter/Makefile
2013-05-27 21:56:21 +00:00

17 lines
290 B
Makefile

# $OpenBSD: Makefile,v 1.3 2013/05/27 21:56:21 bluhm Exp $
COMMENT = simple creation of pcap files from code
DISTNAME = Net-PcapWriter-0.71
CATEGORIES = net
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
.include <bsd.port.mk>