PORTNAME=	CGI-Application-Plugin-Config-YAML
PORTVERSION=	0.01
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Add Config::YAML support to CGI::Application
WWW=		https://metacpan.org/release/CGI-Application-Plugin-Config-YAML

BUILD_DEPENDS=	p5-CGI-Application>4.01:www/p5-CGI-Application \
		p5-Config-YAML>=0:devel/p5-Config-YAML
RUN_DEPENDS=	p5-CGI-Application>4.01:www/p5-CGI-Application \
		p5-Config-YAML>=0:devel/p5-Config-YAML

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
