# -*- 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$ # This comment was inserted on 20160713 to force reindexing of # this port after the default homepage definition in the perl5 # PortGroup was changed to use metacpan.org (r150080). # Reindexing is necessary for the new definition to take effect. # This comment may be removed in subsequent updates of this port. PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Net-OpenID-Consumer 1.18 license {Artistic-1 GPL} maintainers nomaintainer description Net::OpenID::Consumer - Library for consumers of OpenID identities long_description ${description} platforms darwin checksums rmd160 ca21468f04b08fd2b7ac03804e343ecffe487fec \ sha256 0e1c386fe7c1843071dd996bdcaca610910664ae4b5d127c95feaefd99364f38 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-cgi depends_lib-append \ port:p${perl5.major}-http-message \ port:p${perl5.major}-json \ port:p${perl5.major}-libwww-perl \ port:p${perl5.major}-net-openid-common \ port:p${perl5.major}-uri supported_archs noarch }