aboutsummaryrefslogtreecommitdiff
path: root/www/p5-PSGI/Makefile
blob: e14ad1cdc48f05ff8100521c2c3100b114f013d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

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>