2014-01-14 19:09:04 +00:00

20 lines
380 B
Makefile

# $OpenBSD: Makefile,v 1.12 2014/01/14 19:09:04 bluhm Exp $
COMMENT = module for network data inspection and modification
DISTNAME = Net-IMP-0.629
CATEGORIES = net
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
TEST_DEPENDS = net/p5-Net-Inspect \
net/p5-Net-Pcap \
net/p5-Net-PcapWriter
.include <bsd.port.mk>