# New ports collection makefile for:	p5-Net-DNS-Lite
# Date created:		2010-11-26
# Whom:			Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD: ports/dns/p5-Net-DNS-Lite/Makefile,v 1.1 2010/11/26 21:16:38 pgollucci Exp $
#

PORTNAME=	Net-DNS-Lite
PORTVERSION=	0.05
CATEGORIES=	dns perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	gslin@gslin.org
COMMENT=	Pure-perl DNS resolver with support for timeout

RUN_DEPENDS=	p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils

PERL_CONFIGURE=	yes

MAN3=		Net::DNS::Lite.3

.include <bsd.port.mk>
