head	1.5;
access;
symbols
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.3;
locks; strict;
comment	@# @;


1.5
date	2010.10.11.15.35.47;	author kuriyama;	state dead;
branches;
next	1.4;

1.4
date	2010.03.25.23.48.19;	author pav;	state Exp;
branches;
next	1.3;

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

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

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


desc
@@


1.5
log
@This module is included in p5-Plack now.
@
text
@# New ports collection makefile for:	Plack::Server::ServerSimple
# Date created:		13 Oct 2009
# Whom:			Jun Kuriyama <kuriyama@@FreeBSD.org>
#
# $FreeBSD: ports/www/p5-Plack-Server-ServerSimple/Makefile,v 1.4 2010/03/25 23:48:19 pav Exp $
#

PORTNAME=	Plack-Server-ServerSimple
PORTVERSION=	0.03
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	../../authors/id/M/MI/MIYAGAWA
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@@FreeBSD.org
COMMENT=	Perl extension for Plack Server w/ HTTP::Server::Simple

RUN_DEPENDS=	\
	p5-HTTP-Server-Simple>=0.41:${PORTSDIR}/www/p5-HTTP-Server-Simple \
	p5-libwww>0:${PORTSDIR}/www/p5-libwww \
	p5-Plack>0:${PORTSDIR}/www/p5-Plack
BUILD_DEPENDS=	${RUN_DEPENDS}

BROKEN=		installs same files as its dependency

PERL_CONFIGURE=	yes

MAN3=	Plack::Server::ServerSimple.3

.include <bsd.port.mk>
@


1.4
log
@- Mark BROKEN: installs same file as its dependency

Reported by:	pointyhat
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@- Upgrade to 0.03.
@
text
@d24 2
@


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


1.1
log
@Plack Server implementation that uses HTTP::Server::Simple.

WWW: http://search.cpan.org/dist/Plack-Server-ServerSimple/
@
text
@d9 1
a9 1
PORTVERSION=	0.01
d19 1
a19 1
	p5-HTTP-Server-Simple>0:${PORTSDIR}/www/p5-HTTP-Server-Simple \
@

