# Created by: mharo@FreeBSD.org
# $FreeBSD: net/p5-Net-CIDR-Lite/Makefile 332868 2013-11-05 16:42:55Z vanilla $

PORTNAME=	Net-CIDR-Lite
PORTVERSION=	0.21
CATEGORIES=	net perl5 ipv6
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl extension for merging IPv4 or IPv6 CIDR addresses

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
