head	1.4;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.06.02.51;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.08.14.18.19.34;	author tabthorpe;	state Exp;
branches;
next	1.2;

1.2
date	2012.06.30.14.31.02;	author az;	state Exp;
branches;
next	1.1;

1.1
date	2010.03.20.18.58.28;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-HTTP-Server-Simple-PSGI
# Date created:		2010-03-16
# Whom:			ports@@c0decafe.net
#
# $FreeBSD: head/www/p5-HTTP-Server-Simple-PSGI/Makefile 302528 2012-08-14 18:19:34Z tabthorpe $
#

PORTNAME=	HTTP-Server-Simple-PSGI
PORTVERSION=	0.14
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	PSGI handler for HTTP::Server::Simple

RUN_DEPENDS=	p5-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple

USE_PERL5=	YES
PERL_CONFIGURE=	YES

MAN3=		HTTP::Server::Simple::PSGI.3

.include <bsd.port.mk>
@


1.3
log
@SVN rev 302528 on 2012-08-14 18:19:34Z by tabthorpe

- Reassign ports to the heap due to a mail bounce

With hat:	portmgr
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@@ (bapt@@)
@
text
@d14 1
a14 1
MAINTAINER=	ports@@c0decafe.net
@


1.1
log
@HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server
that can run PSGI applications. This module only depends on
HTTP::Server::Simple, which itself doesn't depend on any non-core
modules so it's best to be used as an embedded web server.

WWW:	http://search.cpan.org/dist/HTTP-Server-Simple-PSGI/

PR:		ports/144795
Submitted by:	ports at c0decafe.net
@
text
@d17 1
a17 1
RUN_DEPENDS=	${SITE_PERL}/HTTP/Server/Simple.pm:${PORTSDIR}/www/p5-HTTP-Server-Simple
@

