2016-04-05 12:21:40 +00:00

17 lines
268 B
Makefile

# $OpenBSD: Makefile,v 1.5 2016/04/05 12:21:41 sthen Exp $
COMMENT= CGI.pm adaption to the PSGI protocol
MODULES= cpan
PKG_ARCH= *
DISTNAME= CGI-PSGI-0.15
REVISION= 0
CATEGORIES= www
# Perl
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= www/p5-CGI
.include <bsd.port.mk>