mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
15 lines
202 B
Makefile
15 lines
202 B
Makefile
COMMENT= CGI.pm adaption to the PSGI protocol
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= CGI-PSGI-0.15
|
|
REVISION= 1
|
|
CATEGORIES= www
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
RUN_DEPENDS= www/p5-CGI
|
|
|
|
.include <bsd.port.mk>
|