# Created by: andrew@ugh.net.au
# $FreeBSD: dns/p5-BIND-Conf_Parser/Makefile 332593 2013-11-03 07:46:27Z vanilla $

PORTNAME=	BIND-Conf_Parser
PORTVERSION=	0.95
CATEGORIES=	dns perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:PGUEN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl5 module to parse BIND 8 configuration files

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
