aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-08-18 03:38:30 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-08-18 03:38:30 +0800
commit8ba440c72052f37c6f0fcc3aef40e9787988e95a (patch)
tree06187ffe64abd0daa571450a89f6f58eb731bcac /net/Makefile
parent507dd3a2a692c73aecb46545fa78ba71ffbabb72 (diff)
downloadfreebsd-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/Makefile1
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