diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2013-02-04 06:19:40 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2013-02-04 06:19:40 +0800 |
commit | 7bebdfb39c380d9e569ac2b75cf1a1963f0e711c (patch) | |
tree | e2e5ee4fe096d30b70053733b36331c5f572122b /www/Makefile | |
parent | 64f9aaf27706e0410eeb62490d5a4c5a7559c035 (diff) | |
download | freebsd-ports-gnome-7bebdfb39c380d9e569ac2b75cf1a1963f0e711c.tar.gz freebsd-ports-gnome-7bebdfb39c380d9e569ac2b75cf1a1963f0e711c.tar.zst freebsd-ports-gnome-7bebdfb39c380d9e569ac2b75cf1a1963f0e711c.zip |
Transport for Plack (http://search.cpan.org/~miyagawa/Plack/) PSGI
toolkit for SOAP::Lite module.
WWW: http://search.cpan.org/dist/SOAP-Transport-HTTP-Plack/
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index ad4c08c4f601..af1a72e26a7d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1157,6 +1157,7 @@ SUBDIR += p5-Router-Simple SUBDIR += p5-Router-Simple-Sinatraish SUBDIR += p5-SCGI + SUBDIR += p5-SOAP-Transport-HTTP-Plack SUBDIR += p5-SRU SUBDIR += p5-STF-Dispatcher-PSGI SUBDIR += p5-SWF-Chart |