Skip to content
Permalink
Browse files

p5-http-cache-transparent: add dependencies, noarch

  • Loading branch information
dbevans committed Mar 1, 2019
1 parent 7a48780 commit a39faf02147481ce568086888fed257f2c5f4fbf
Showing with 10 additions and 0 deletions.
  1. +10 −0 perl/p5-http-cache-transparent/Portfile
@@ -5,6 +5,7 @@ PortGroup perl5 1.0

perl5.branches 5.26 5.28
perl5.setup HTTP-Cache-Transparent 1.4
revision 1
license {Artistic-1 GPL}
maintainers nomaintainer
description Cache the result of http get-requests persistently
@@ -16,3 +17,12 @@ checksums rmd160 3202a1f26ec3d8b237bfb6cd22439addefe8e2f9 \
sha256 6622e1b5e5af952b1711aea247bdcb1b91c2aac0f11f32f819a2d07e11dd2845 \
size 10289

if {${perl5.major} != ""} {
depends_build-append \
port:p${perl5.major}-test-requiresinternet

depends_lib-append \
port:p${perl5.major}-libwww-perl

supported_archs noarch
}

0 comments on commit a39faf0

Please sign in to comment.
You can’t perform that action at this time.