# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup LWP-Curl 0.14 revision 1 license {Artistic-1 GPL} maintainers devans openmaintainer description LWP::Curl - LWP methods implementation with Curl engine long_description ${description} platforms darwin checksums rmd160 767d402a1a368f083c16a81ff31dde1870f451dc \ sha256 c8549f675967e74afdb5e967e26c8f7046980ffd179845b1a17c439d963a0db3 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-exception depends_lib-append \ port:p${perl5.major}-net-curl \ port:p${perl5.major}-uri supported_archs noarch }