diff options
Diffstat (limited to 'www/p5-HTTP-Tiny-SPDY')
-rw-r--r-- | www/p5-HTTP-Tiny-SPDY/Makefile | 26 | ||||
-rw-r--r-- | www/p5-HTTP-Tiny-SPDY/distinfo | 2 | ||||
-rw-r--r-- | www/p5-HTTP-Tiny-SPDY/pkg-descr | 3 | ||||
-rw-r--r-- | www/p5-HTTP-Tiny-SPDY/pkg-plist | 2 |
4 files changed, 0 insertions, 33 deletions
diff --git a/www/p5-HTTP-Tiny-SPDY/Makefile b/www/p5-HTTP-Tiny-SPDY/Makefile deleted file mode 100644 index 238df2690f36..000000000000 --- a/www/p5-HTTP-Tiny-SPDY/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -PORTNAME= HTTP-Tiny-SPDY -PORTVERSION= 0.020 -PORTREVISION= 1 -CATEGORIES= www perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Subclass of HTTP::Tiny with SPDY support -WWW= https://metacpan.org/release/HTTP-Tiny-SPDY - -LICENSE= ART10 GPLv1+ -LICENSE_COMB= dual - -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-IO-Socket-SSL>=1.560:security/p5-IO-Socket-SSL \ - p5-Net-SPDY>=0:net/p5-Net-SPDY \ - p5-Net-SSLeay>=1.49:security/p5-Net-SSLeay -TEST_DEPENDS= p5-Mozilla-CA>=0:www/p5-Mozilla-CA - -USES= perl5 -USE_PERL5= configure - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/www/p5-HTTP-Tiny-SPDY/distinfo b/www/p5-HTTP-Tiny-SPDY/distinfo deleted file mode 100644 index 9d83d27791b5..000000000000 --- a/www/p5-HTTP-Tiny-SPDY/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (HTTP-Tiny-SPDY-0.020.tar.gz) = c4beda8edc41c304f3f721a138cfc8332c7837376de689c8c5620a5c6ddc73f3 -SIZE (HTTP-Tiny-SPDY-0.020.tar.gz) = 30621 diff --git a/www/p5-HTTP-Tiny-SPDY/pkg-descr b/www/p5-HTTP-Tiny-SPDY/pkg-descr deleted file mode 100644 index de3f73fdf04b..000000000000 --- a/www/p5-HTTP-Tiny-SPDY/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -HTTP::Tiny::SPDY is a subclass of HTTP::Tiny with added support for the SPDY -protocol. It is intended to be fully compatible with HTTP::Tiny so that it can -be used as a drop-in replacement for it. diff --git a/www/p5-HTTP-Tiny-SPDY/pkg-plist b/www/p5-HTTP-Tiny-SPDY/pkg-plist deleted file mode 100644 index 4e0ea1ccd124..000000000000 --- a/www/p5-HTTP-Tiny-SPDY/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -%%SITE_PERL%%/HTTP/Tiny/SPDY.pm -%%PERL5_MAN3%%/HTTP::Tiny::SPDY.3.gz |