summaryrefslogtreecommitdiff
path: root/www/p5-PSGI/Makefile
blob: 8b89a8e7b9bc89c2c4caa6961ace11ae0b58e371 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	PSGI
PORTVERSION=	1.102
PORTREVISION=	1
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

USES=	perl5
USE_PERL5=	configure

.include <bsd.port.mk>