2009-10-13 16:16:45 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= PSGI
|
2013-08-10 17:28:06 +02:00
|
|
|
PORTVERSION= 1.102
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2009-10-13 16:16:45 +02:00
|
|
|
CATEGORIES= www perl5
|
|
|
|
MASTER_SITES= CPAN
|
2011-06-20 11:22:15 +02:00
|
|
|
MASTER_SITE_SUBDIR= CPAN:MIYAGAWA
|
2009-10-13 16:16:45 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= kuriyama@FreeBSD.org
|
|
|
|
COMMENT= Pod documentation for Perl Web Server Gateway Interface Specification
|
|
|
|
|
2013-08-10 17:28:06 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2009-10-13 16:16:45 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|