# -*- 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-OpenID-Common 1.20 license {Artistic-1 GPL} maintainers nomaintainer description Net::OpenID::Common - Libraries shared between Net::OpenID::Consumer and Net::OpenID::Server long_description ${description} platforms {darwin any} checksums rmd160 82ac52c31328d4201761f6de5fa50313a827742e \ sha256 ab4e97d74a47710e0db4ac0c822f7fdf622af86a60a52ba72255a889c29dabc9 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-crypt-dh-gmp \ port:p${perl5.major}-html-parser \ port:p${perl5.major}-http-message \ port:p${perl5.major}-math-bigint \ port:p${perl5.major}-xml-simple supported_archs noarch }