aboutsummaryrefslogblamecommitdiff
path: root/net/p5-NetPacket/Makefile
blob: 03a79888bd40ce8ded8f3e016de3fcb1fad22ef0 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                
           

                         
                     
                         
                    

                   
                                  
                                                                                     
 
                     
                                 
 
                     


                         
 
                      
# Created by: Anatoliy Dmytriyev
# $FreeBSD$

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>