# -*- 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.000 license {Artistic-1 GPL} maintainers nomaintainer description WWW::OAuth - Portable OAuth 1.0 authentication long_description ${description} platforms {darwin any} checksums rmd160 5d0bc9a92361843d8a2e6388b987b0a480ec6dbe \ sha256 5ec4350b2657a747f422e9ac76dc54da7dd824058b53aaa866c43fdac646762a \ size 29304 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}-module-runtime \ port:p${perl5.major}-role-tiny \ port:p${perl5.major}-uri \ port:p${perl5.major}-www-form-urlencoded supported_archs noarch }