# -*- 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 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup Net-OAuth 0.30 revision 0 categories-append net license {Artistic-1 GPL} maintainers nomaintainer description Net::OAuth - OAuth 1.0 for Perl long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 ab8d0708d4e43fa53769edf547b7e67662c009b5 \ sha256 ed22ea36834c6cb99165c145b87766468de6a69a71e7bd6fb854966127aecfac \ size 30347 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-warn depends_lib-append \ port:p${perl5.major}-class-accessor \ port:p${perl5.major}-class-data-inheritable \ port:p${perl5.major}-crypt-urandom \ port:p${perl5.major}-digest-hmac \ port:p${perl5.major}-digest-sha \ port:p${perl5.major}-libwww-perl \ port:p${perl5.major}-uri perl5.use_module_build }