2016-03-20 19:56:05 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.13 2016/03/20 19:56:54 naddy Exp $
|
2012-10-03 19:23:53 +00:00
|
|
|
|
|
|
|
COMMENT = simple creation of pcap files from code
|
|
|
|
|
2016-02-02 16:17:13 +00:00
|
|
|
DISTNAME = Net-PcapWriter-0.724
|
2012-10-03 19:23:53 +00:00
|
|
|
|
|
|
|
CATEGORIES = net
|
|
|
|
|
|
|
|
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
|
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
|
|
|
|
MODULES = cpan
|
2016-03-20 19:56:05 +00:00
|
|
|
PKG_ARCH = *
|
2012-10-03 19:23:53 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|