# -*- 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 WWW-OAuth 1.002 revision 0 license {Artistic-1 GPL} maintainers nomaintainer description WWW::OAuth - Portable OAuth 1.0 authentication long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 fce7e3bfff95d0fcc07898242768fd6cdb83ed96 \ sha256 bf8830ed7167d62aaa664a7270654910f7e54697f24823177b37753e477fcab2 \ size 26590 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-needs depends_lib-append \ port:p${perl5.major}-class-tiny-chained \ port:p${perl5.major}-crypt-urandom \ port:p${perl5.major}-module-runtime \ port:p${perl5.major}-role-tiny \ port:p${perl5.major}-uri \ port:p${perl5.major}-www-form-urlencoded }