head	1.3;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.06.02.49;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.04.24.00.57.49;	author swills;	state Exp;
branches;
next	1.1;

1.1
date	2011.09.02.08.03.20;	author lth;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@# New ports collection makefile for:	www/p5-HTML-Mason-PSGIHandler
# Date created:				02 September 2011
# Whom:					Lars Thegler <lth@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-HTML-Mason-PSGIHandler/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	HTML-Mason-PSGIHandler
PORTVERSION=	0.52
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	lth@@FreeBSD.org
COMMENT=	PSGI handler for HTML::Mason

BUILD_DEPENDS=	p5-CGI-PSGI>0:${PORTSDIR}/www/p5-CGI-PSGI \
		p5-HTML-Mason>0:${PORTSDIR}/www/p5-HTML-Mason
RUN_DEPENDS:=	${BUILD_DEPENDS}
TEST_DEPENDS=	p5-Plack>=0:${PORTSDIR}/www/p5-Plack

PERL_CONFIGURE=	yes

MAN3=		HTML::Mason::PSGIHandler.3

.include <bsd.port.mk>
@


1.2
log
@- Add TEST_DEPENDS

PR:		ports/166599
Approved by:	maintainer timeout (lth, >2 weeks)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@Add p5-HTML-Mason-PSGIHandler 0.52, PSGI handler for HTML::Mason.
@
text
@d20 1
@

