freebsd-ports/www/p5-PSGI/Makefile

18 lines
328 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= PSGI
2013-08-10 17:28:06 +02:00
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
2013-08-10 17:28:06 +02:00
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>