# Created by: Sergey Skvortsov <skv@protey.ru>

PORTNAME=	ConfigReader-Simple
PORTVERSION=	1.293
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Simple configuration file parser

LICENSE=	artistic
LICENSE_FILE=	${WRKSRC}/LICENSE

NO_ARCH=	yes
NO_TEST=	yes
USE_PERL5=	configure
USES=		perl5

.include <bsd.port.mk>
