17 lines
295 B
Makefile
17 lines
295 B
Makefile
# $OpenBSD: Makefile,v 1.5 2013/03/11 11:35:52 espie Exp $
|
|
|
|
COMMENT = module for network data inspection and modification
|
|
|
|
DISTNAME = Net-IMP-0.59
|
|
|
|
CATEGORIES = net
|
|
|
|
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
MODULES = cpan
|
|
|
|
.include <bsd.port.mk>
|