head	1.7;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3;
locks; strict;
comment	@# @;


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

1.6
date	2012.07.22.13.43.35;	author kuriyama;	state Exp;
branches;
next	1.5;

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

1.4
date	2011.06.20.09.22.11;	author az;	state Exp;
branches;
next	1.3;

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

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

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


desc
@@


1.7
log
@Switch exporter over
@
text
@# New ports collection makefile for:	PSGI
# Date created:		13 Oct 2009
# Whom:			Jun Kuriyama <kuriyama@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-PSGI/Makefile 301329 2012-07-22 13:43:35Z kuriyama $
#

PORTNAME=	PSGI
PORTVERSION=	1.101
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:MIYAGAWA
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@@FreeBSD.org
COMMENT=	Pod documentation for Perl Web Server Gateway Interface Specification

PERL_CONFIGURE=	yes

MAN3=	PSGI::Extensions.3 \
	PSGI::FAQ.3 \
	PSGI.3

.include <bsd.port.mk>
@


1.6
log
@SVN rev 301329 on 2012-07-22 13:43:35Z by kuriyama

- Upgrade to 1.101.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@- Upgrade to 1.10.

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	1.10
@


1.4
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
@d9 1
a9 1
PORTVERSION=	1.03
d20 2
a21 1
MAN3=	PSGI::FAQ.3 \
@


1.3
log
@- Upgrade to 1.03.
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	../../authors/id/M/MI/MIYAGAWA
@


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


1.1
log
@Perl Web Server Gateway Interface Specification (pod only).

WWW: http://search.cpan.org/dist/PSGI/
@
text
@d9 1
a9 1
PORTVERSION=	1.00
@

