ports/net/p5-Net-RawIP/Makefile

16 lines
212 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>