head	1.9;
access;
symbols
	RELEASE_7_3_0:1.8;
locks; strict;
comment	@# @;


1.9
date	2010.04.03.05.13.47;	author kuriyama;	state dead;
branches;
next	1.8;

1.8
date	2009.12.15.08.56.50;	author kuriyama;	state Exp;
branches;
next	1.7;

1.7
date	2009.12.05.13.57.08;	author kuriyama;	state Exp;
branches;
next	1.6;

1.6
date	2009.11.14.01.37.51;	author kuriyama;	state Exp;
branches;
next	1.5;

1.5
date	2009.10.29.15.14.39;	author kuriyama;	state Exp;
branches;
next	1.4;

1.4
date	2009.10.24.23.59.24;	author kuriyama;	state Exp;
branches;
next	1.3;

1.3
date	2009.10.21.23.22.38;	author kuriyama;	state Exp;
branches;
next	1.2;

1.2
date	2009.10.14.11.47.13;	author kuriyama;	state Exp;
branches;
next	1.1;

1.1
date	2009.10.13.14.33.20;	author kuriyama;	state Exp;
branches;
next	;


desc
@@


1.9
log
@p5-Plack-Request was incorporated to p5-Plack.
@
text
@# New ports collection makefile for:	Plack::Request
# Date created:		13 Oct 2009
# Whom:			Jun Kuriyama <kuriyama@@FreeBSD.org>
#
# $FreeBSD: ports/www/p5-Plack-Request/Makefile,v 1.8 2009/12/15 08:56:50 kuriyama Exp $
#

PORTNAME=	Plack-Request
PORTVERSION=	0.09
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	../../authors/id/M/MI/MIYAGAWA
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@@FreeBSD.org
COMMENT=	Perl extension for portable HTTP request object from PSGI env hash

RUN_DEPENDS=	\
	p5-CGI-Simple>0:${PORTSDIR}/www/p5-CGI-Simple \
	p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \
	p5-HTTP-Body>=1.05:${PORTSDIR}/www/p5-HTTP-Body \
	p5-libwww>0:${PORTSDIR}/www/p5-libwww \
	p5-URI>0:${PORTSDIR}/net/p5-URI
BUILD_DEPENDS=	${RUN_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=	Plack::Request.3 \
	Plack::Request::Upload.3 \
	Plack::Response.3

.include <bsd.port.mk>
@


1.8
log
@- Upgrade to 0.09.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
log
@- Upgrade to 0.08.
@
text
@d9 1
a9 1
PORTVERSION=	0.08
@


1.6
log
@- Upgrade to 0.06.
@
text
@d9 1
a9 1
PORTVERSION=	0.06
@


1.5
log
@- Upgrade to 0.05.
@
text
@d9 1
a9 1
PORTVERSION=	0.05
@


1.4
log
@- Upgrade to 0.04.
@
text
@d9 1
a9 1
PORTVERSION=	0.04
a21 1
	p5-Plack>0:${PORTSDIR}/www/p5-Plack \
@


1.3
log
@- Upgrade to 0.03.
@
text
@d9 1
a9 1
PORTVERSION=	0.03
@


1.2
log
@Upgrade to 0.02.
@
text
@d9 1
a9 1
PORTVERSION=	0.02
@


1.1
log
@Portable HTTP request object from PSGI env hash.

WWW: http://search.cpan.org/dist/Plack-Request/
@
text
@d9 1
a9 1
PORTVERSION=	0.01
@

