SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
5
www/p5-HTTP-Server-Simple-PSGI/pkg/DESCR
Normal file
5
www/p5-HTTP-Server-Simple-PSGI/pkg/DESCR
Normal file
|
@ -0,0 +1,5 @@
|
|||
HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP
|
||||
server that can run PSGI applications.
|
||||
|
||||
It has no extra dependencies, so it can be used to set up a
|
||||
light-weight perl app server.
|
8
www/p5-HTTP-Server-Simple-PSGI/pkg/PLIST
Normal file
8
www/p5-HTTP-Server-Simple-PSGI/pkg/PLIST
Normal file
|
@ -0,0 +1,8 @@
|
|||
${P5SITE}/HTTP/Server/Simple/PSGI.pm
|
||||
${P5SITE}/Plack/
|
||||
${P5SITE}/Plack/Handler/
|
||||
${P5SITE}/Plack/Handler/HTTP/
|
||||
${P5SITE}/Plack/Handler/HTTP/Server/
|
||||
${P5SITE}/Plack/Handler/HTTP/Server/Simple.pm
|
||||
@man man/man3p/HTTP::Server::Simple::PSGI.3p
|
||||
@man man/man3p/Plack::Handler::HTTP::Server::Simple.3p
|
Loading…
Add table
Add a link
Reference in a new issue