# New ports collection makefile for:	p5-HTTP-Server-Simple-PSGI
# Date created:		2010-03-16
# Whom:			ports@c0decafe.net
#
# $FreeBSD: www/p5-HTTP-Server-Simple-PSGI/Makefile 324171 2013-08-02 18:21:05Z az $
#

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

USES=		perl5
USE_PERL5=	configure

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

.include <bsd.port.mk>
