# $FreeBSD: head/net/p5-Net-Divert/Makefile 373448 2014-11-26 13:08:24Z mat $

PORTNAME=	Net-Divert
PORTVERSION=	0.01
PORTREVISION=	2
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ecu@200ok.org
COMMENT=	Module to deal with divert(4) sockets

USES=		perl5 tar:tgz
USE_PERL5=	configure

.include <bsd.port.mk>
