openbsd-ports/net/p5-Net-PcapWriter/Makefile

17 lines
289 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.2 2013/03/11 11:35:53 espie Exp $
COMMENT = simple creation of pcap files from code
DISTNAME = Net-PcapWriter-0.6
CATEGORIES = net
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
.include <bsd.port.mk>