diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-08-18 03:38:30 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-08-18 03:38:30 +0800 |
commit | 8ba440c72052f37c6f0fcc3aef40e9787988e95a (patch) | |
tree | 06187ffe64abd0daa571450a89f6f58eb731bcac /net/Makefile | |
parent | 507dd3a2a692c73aecb46545fa78ba71ffbabb72 (diff) | |
download | freebsd-ports-gnome-8ba440c72052f37c6f0fcc3aef40e9787988e95a.tar.gz freebsd-ports-gnome-8ba440c72052f37c6f0fcc3aef40e9787988e95a.tar.zst freebsd-ports-gnome-8ba440c72052f37c6f0fcc3aef40e9787988e95a.zip |
- Add p5-Net-SPDY 0.1_5
Net::SPDY distribution contains implementation of SPDY protocol. You probably
want to use Net::SPDY::Session to implement SPDY clients and servers.
WWW: http://search.cpan.org/dist/Net-SPDY/
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 3267fc9e1766..46b89c882a4d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -662,6 +662,7 @@ SUBDIR += p5-Net-SMS-Mollie SUBDIR += p5-Net-SMS-PChome SUBDIR += p5-Net-SNPP + SUBDIR += p5-Net-SPDY SUBDIR += p5-Net-SSH SUBDIR += p5-Net-SSH-Expect SUBDIR += p5-Net-SSH-Mechanize |