# Created by: Lars Thegler <lth@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_1_0/www/p5-HTTP-Server-Simple/Makefile 338767 2014-01-05 13:23:32Z az $

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

MAINTAINER=	lth@FreeBSD.org
COMMENT=	Simple standalone HTTP daemon

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
