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


1.8
date	2012.11.17.06.02.52;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2012.05.03.03.43.41;	author swills;	state Exp;
branches;
next	1.6;

1.6
date	2011.06.20.09.22.11;	author az;	state Exp;
branches;
next	1.5;

1.5
date	2011.02.26.08.18.27;	author kuriyama;	state Exp;
branches;
next	1.4;

1.4
date	2010.07.19.14.03.02;	author kuriyama;	state Exp;
branches;
next	1.3;

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

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

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


desc
@@


1.8
log
@Switch exporter over
@
text
@# New ports collection makefile for:	Net::FastCGI
# Date created:		02 Apr 2010
# Whom:			Jun Kuriyama <kuriyama@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-Net-FastCGI/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	Net-FastCGI
PORTVERSION=	0.13
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:CHANSEN
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@@FreeBSD.org
COMMENT=	Perl extension for FastCGI Toolkit

TEST_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
		p5-Test-HexString>=0:${PORTSDIR}/devel/p5-Test-HexString

PERL_CONFIGURE=	yes

MAN3=	Net::FastCGI.3 \
	Net::FastCGI::Constant.3 \
	Net::FastCGI::IO.3 \
	Net::FastCGI::Protocol.3

.include <bsd.port.mk>
@


1.7
log
@- Add TEST_DEPENDS

Approved by:	portmgr (blanket)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@@ to perl@@ for ports in this changeset.
- Remove MD5 checksum
@
text
@d18 3
@


1.5
log
@- Upgrade to 0.13.
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	../../authors/id/C/CH/CHANSEN
@


1.4
log
@- Upgrade to 0.12.
@
text
@d9 1
a9 1
PORTVERSION=	0.12
d12 1
@


1.3
log
@- Upgrade to 0.11.
@
text
@d9 1
a9 1
PORTVERSION=	0.11
d21 1
@


1.2
log
@- Upgrade to 0.10.
@
text
@d9 1
a9 1
PORTVERSION=	0.10
d15 1
a15 1
COMMENT=	Perl extension for FastCGI
@


1.1
log
@Net::FastCGI module.

WWW: http://search.cpan.org/dist/Net-FastCGI/
@
text
@d9 1
a9 1
PORTVERSION=	0.09
@

