ports/net/p5-NetPacket/Makefile

17 lines
237 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = assemble/disassemble network packets at protocol level
DISTNAME = NetPacket-1.7.2
CATEGORIES = net
# Artistic 2.0
PERMIT_PACKAGE = Yes
MODULES = cpan
TEST_DEPENDS = net/p5-Net-Pcap
PKG_ARCH = *
.include <bsd.port.mk>