# 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.9 2011/10/15 22:13:32 swills Exp $
#

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

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

TEST_DEPENDS=	p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
		p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage

MAN3=	Config::Record.3

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
