Files
ports/net/p5-NetPacket/Makefile
2021-04-06 16:31:07 +02:00

21 lines
365 B
Makefile

# Created by: Anatoliy Dmytriyev
PORTNAME= NetPacket
PORTVERSION= 1.6.0
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tolid@tolid.eu.org
COMMENT= Modules to assemble/disassemble network packets at the protocol level
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>