head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2013.01.18.07.05.30;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.1
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310583
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/www/p5-Router-Simple-Sinatraish/Makefile 310583 2013-01-18 06:40:18Z kuriyama $

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

MAINTAINER=	kuriyama@@FreeBSD.org
COMMENT=	Perl extension for Sinatra-ish routers on Router::Simple

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

PERL_MODBUILD=	yes

MAN3=	Router::Simple::Sinatraish.3

.include <bsd.port.mk>
@
