17 lines
253 B
Makefile
17 lines
253 B
Makefile
COMMENT = simple creation of pcap files from code
|
|
|
|
DISTNAME = Net-PcapWriter-0.724
|
|
REVISION = 0
|
|
|
|
CATEGORIES = net
|
|
|
|
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
|
|
|
|
# perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
|
|
.include <bsd.port.mk>
|