head	1.11;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3;
locks; strict;
comment	@# @;


1.11
date	2012.11.17.06.02.45;	author svnexp;	state Exp;
branches;
next	1.10;

1.10
date	2012.10.27.11.59.10;	author kuriyama;	state Exp;
branches;
next	1.9;

1.9
date	2012.06.10.18.42.27;	author swills;	state Exp;
branches;
next	1.8;

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

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

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

1.5
date	2011.06.20.09.22.07;	author az;	state Exp;
branches;
next	1.4;

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

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

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

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


desc
@@


1.11
log
@Switch exporter over
@
text
@# $FreeBSD: head/www/p5-CGI-Emulate-PSGI/Makefile 306494 2012-10-27 11:59:10Z kuriyama $

PORTNAME=	CGI-Emulate-PSGI
PORTVERSION=	0.15
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:MIYAGAWA
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@@FreeBSD.org
COMMENT=	Perl extension of PSGI adapter for CGI

RUN_DEPENDS=	\
	p5-libwww>0:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS:=	${RUN_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=	CGI::Emulate::PSGI.3 \
	CGI::Parse::PSGI.3

.include <bsd.port.mk>
@


1.10
log
@SVN rev 306494 on 2012-10-27 11:59:10Z by kuriyama

- Upgrade to 0.15.

Feature safe: yes
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.9
log
@- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
@
text
@a0 4
# New ports collection makefile for:	CGI::Emulate::PSGI
# Date created:		12 Mar 2010
# Whom:			Jun Kuriyama <kuriyama@@FreeBSD.org>
#
a1 1
#
d4 1
a4 1
PORTVERSION=	0.14
@


1.8
log
@- Upgrade to 0.14.

Feature safe:	yes
@
text
@d20 1
a20 1
BUILD_DEPENDS=	${RUN_DEPENDS}
@


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


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


1.5
log
@- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@@ to perl@@ for ports in this changeset.
- Remove MD5 checksum
@
text
@d9 1
a9 1
PORTVERSION=	0.11
@


1.4
log
@- Upgrade to 0.11.
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	../../authors/id/M/MI/MIYAGAWA
@


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


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


1.1
log
@PSGI adapter for CGI.

WWW: http://search.cpan.org/dist/CGI-Emulate-PSGI/
@
text
@d9 1
a9 1
PORTVERSION=	0.06
@

