# Created by: Steven Kreuzer <skreuzer@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_2_0/www/p5-Mojolicious-Plugin-YamlConfig/Makefile 382119 2015-03-24 16:42:26Z adamw $

PORTNAME=	Mojolicious-Plugin-YamlConfig
PORTVERSION=	0.2.0
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	skreuzer@FreeBSD.org
COMMENT=	YAML Configuration Plugin

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Mojolicious>=5.54:${PORTSDIR}/www/p5-Mojolicious \
		p5-YAML-Tiny>=1.60:${PORTSDIR}/textproc/p5-YAML-Tiny
RUN_DEPENDS:=	${BUILD_DEPENDS}
TEST_DEPENDS=	p5-Test-Compile>=0:${PORTSDIR}/devel/p5-Test-Compile

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
