import of p5-CGI-Emulate-PSGI-0.11
This commit is contained in:
parent
dd6a55292b
commit
db116d7e10
16
www/p5-CGI-Emulate-PSGI/Makefile
Normal file
16
www/p5-CGI-Emulate-PSGI/Makefile
Normal file
@ -0,0 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/06/14 12:04:11 robert Exp $
|
||||
|
||||
COMMENT= PSGI adapter for CGI
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= CGI-Emulate-PSGI-0.11
|
||||
CATEGORIES= www
|
||||
USE_GROFF= Yes
|
||||
|
||||
# Perl
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
5
www/p5-CGI-Emulate-PSGI/distinfo
Normal file
5
www/p5-CGI-Emulate-PSGI/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (CGI-Emulate-PSGI-0.11.tar.gz) = 2pFSReOntMcMOTW/aIsxsQ==
|
||||
RMD160 (CGI-Emulate-PSGI-0.11.tar.gz) = GF8+pIFHhAEs4UpC+RYU3ZYqGYw=
|
||||
SHA1 (CGI-Emulate-PSGI-0.11.tar.gz) = /AisylstkjXTHn8CJEwEPcE3vB8=
|
||||
SHA256 (CGI-Emulate-PSGI-0.11.tar.gz) = WF/Iu4pIvnsZYBvubbPnF9XpElGh1Wj3k5GwDiZ4Z4s=
|
||||
SIZE (CGI-Emulate-PSGI-0.11.tar.gz) = 29654
|
3
www/p5-CGI-Emulate-PSGI/pkg/DESCR
Normal file
3
www/p5-CGI-Emulate-PSGI/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
This module allows an application designed for the
|
||||
CGI environment to run in a PSGI environment, and
|
||||
thus on any of the backends that PSGI supports.
|
8
www/p5-CGI-Emulate-PSGI/pkg/PLIST
Normal file
8
www/p5-CGI-Emulate-PSGI/pkg/PLIST
Normal file
@ -0,0 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/06/14 12:04:11 robert Exp $
|
||||
${P5SITE}/CGI/
|
||||
${P5SITE}/CGI/Emulate/
|
||||
${P5SITE}/CGI/Emulate/PSGI.pm
|
||||
${P5SITE}/CGI/Parse/
|
||||
${P5SITE}/CGI/Parse/PSGI.pm
|
||||
@man man/man3p/CGI::Emulate::PSGI.3p
|
||||
@man man/man3p/CGI::Parse::PSGI.3p
|
Loading…
Reference in New Issue
Block a user