# Created by: Dima Sivachenko <dima@chg.ru>
# $FreeBSD: net/p5-Net-RawIP/Makefile 327755 2013-09-20 22:10:23Z bapt $

PORTNAME=	Net-RawIP
PORTVERSION=	0.25
PORTEPOCH=	1
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	demon@FreeBSD.org
COMMENT=	A perl module to manipulate raw IP packets

USES=		perl5
USE_PERL5=	configure
MAN3=		Net::RawIP.3 Net::RawIP::libpcap.3

NO_STAGE=	yes
.include <bsd.port.mk>
