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


1.2
date	2013.03.05.13.02.41;	author svnexp;	state Exp;
branches;
next	1.1;

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


desc
@@


1.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313425
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/www/p5-Amon2/Makefile 313425 2013-03-04 22:36:38Z kuriyama $

PORTNAME=	Amon2
PORTVERSION=	3.74
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@@FreeBSD.org
COMMENT=	Perl extension for/to lightweight web application framework

RUN_DEPENDS=	\
	p5-Plack>=0.9982:${PORTSDIR}/www/p5-Plack \
	p5-Plack-Middleware-Session>0:${PORTSDIR}/www/p5-Plack-Middleware-Session \
	p5-Router-Simple>=0.14:${PORTSDIR}/www/p5-Router-Simple \
	p5-Router-Simple-Sinatraish>=0.02:${PORTSDIR}/www/p5-Router-Simple-Sinatraish \
	p5-Text-Xslate>=1.6001:${PORTSDIR}/textproc/p5-Text-Xslate \
	p5-Try-Tiny>=0.06:${PORTSDIR}/lang/p5-Try-Tiny \
	p5-URI>=1.54:${PORTSDIR}/net/p5-URI
BUILD_DEPENDS=	${RUN_DEPENDS}
TEST_DEPENDS=	\
	p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \
	p5-Tiffany>0:${PORTSDIR}/textproc/p5-Tiffany \
	p5-Test-WWW-Mechanize-PSGI>0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-PSGI \
	p5-HTTP-MobileAgent>0:${PORTSDIR}/www/p5-HTTP-MobileAgent \
	p5-Text-MicroTemplate-Extended>0:${PORTSDIR}/textproc/p5-Text-MicroTemplate-Extended \
	p5-HTTP-Session>0:${PORTSDIR}/www/p5-HTTP-Session \
	p5-Module-Find>0:${PORTSDIR}/devel/p5-Module-Find \
	p5-DBD-SQLite>0:${PORTSDIR}/databases/p5-DBD-SQLite \
	p5-String-CamelCase>0:${PORTSDIR}/textproc/p5-String-CamelCase \
	p5-HTML-FillInForm>0:${PORTSDIR}/www/p5-HTML-FillInForm \
	p5-JSON>0:${PORTSDIR}/converters/p5-JSON \
	p5-Data-Section-Simple>0:${PORTSDIR}/devel/p5-Data-Section-Simple \
	p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP \
	p5-HTML-FillInForm-Lite>0:${PORTSDIR}/www/p5-HTML-FillInForm-Lite \
	p5-Twiggy>0:${PORTSDIR}/www/p5-Twiggy \
	p5-Protocol-WebSocket>0:${PORTSDIR}/www/p5-Protocol-WebSocket

PERL_MODBUILD=	yes

MAN1=	amon2-setup.pl.1
MAN3=	Amon2.3 \
	Amon2::Config::Simple.3 \
	Amon2::Declare.3 \
	Amon2::Plugin::Web::CSRFDefender.3 \
	Amon2::Plugin::Web::FillInFormLite.3 \
	Amon2::Plugin::Web::HTTPSession.3 \
	Amon2::Plugin::Web::JSON.3 \
	Amon2::Plugin::Web::NoCache.3 \
	Amon2::Plugin::Web::PlackSession.3 \
	Amon2::Plugin::Web::Streaming.3 \
	Amon2::Plugin::Web::WebSocket.3 \
	Amon2::Setup::Flavor.3 \
	Amon2::Setup::Flavor::Basic.3 \
	Amon2::Setup::Flavor::Large.3 \
	Amon2::Setup::Flavor::Minimum.3 \
	Amon2::Trigger.3 \
	Amon2::Util.3 \
	Amon2::Web.3 \
	Amon2::Web::Dispatcher::Lite.3 \
	Amon2::Web::Dispatcher::RouterSimple.3 \
	Amon2::Web::Request.3 \
	Amon2::Web::Response.3 \
	Amon2::Web::Response::Callback.3 \
	Amon2::Web::WebSocket.3

.include <bsd.port.mk>
@


1.1
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310675
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 1
a1 1
# $FreeBSD: head/www/p5-Amon2/Makefile 310675 2013-01-20 06:45:20Z kuriyama $
d4 1
a4 1
PORTVERSION=	3.66
d55 1
@

