2022-03-11 19:45:43 +00:00

16 lines
212 B
Makefile

COMMENT= module to manipulate raw ip packets
MODULES= cpan
DISTNAME= Net-RawIP-0.25
REVISION= 6
CATEGORIES= net
# Perl
PERMIT_PACKAGE= Yes
WANTLIB += c pcap perl
MODCPAN_EXAMPLES= Yes
.include <bsd.port.mk>