# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-Config-Std/Makefile 331856 2013-10-28 13:46:25Z vanilla $

PORTNAME=	Config-Std
PORTVERSION=	0.901
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:BRICKER
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Load and save configuration files in a standard format

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

RUN_DEPENDS=	p5-Class-Std>=0:${PORTSDIR}/devel/p5-Class-Std

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
