# New ports collection makefile for:	p5-Config-Record
# Date created:				22 Jun 2006
# Whom:					Aaron Dalton <aaron@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Config-Record/Makefile,v 1.8 2010/01/29 03:01:28 kuriyama Exp $
#

PORTNAME=	Config-Record
PORTVERSION=	1.1.2
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	cm@therek.net
COMMENT=	Configuration file access

BUILD_DEPENDS+=	${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
		${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage

MAN3=	Config::Record.3

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
