openbsd-ports/www/p5-CGI-PSGI/Makefile

14 lines
234 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.2 2013/03/11 11:44:44 espie Exp $
2011-06-14 08:06:04 -04:00
COMMENT= CGI.pm adaption to the PSGI protocol
MODULES= cpan
DISTNAME= CGI-PSGI-0.15
CATEGORIES= www
USE_GROFF= Yes
# Perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>