PORTNAME=	Router-Simple-Sinatraish
PORTVERSION=	0.03
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl extension for Sinatra-ish routers on Router::Simple
WWW=		https://metacpan.org/release/Router-Simple-Sinatraish

RUN_DEPENDS=	\
	p5-Router-Simple>=0.09:www/p5-Router-Simple
BUILD_DEPENDS=	${RUN_DEPENDS}

USES=		perl5
USE_PERL5=	modbuild

.include <bsd.port.mk>
