blob: 3a2413b1cc8eb37b9f0908a580faa9de31139ab7 (
plain) (
tree)
|
|
# 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>
|