Source
xxxxxxxxxx
# -*- 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 pear 1.0
pear.setup OpenID 0.3.3 pear.php.net
categories-append net www
platforms darwin
maintainers nomaintainer
description PEAR OpenID package
long_description ${description}
checksums rmd160 afb1913d7b89c67b678de2ce155c24f21e528e75 \
sha256 aa113e8028ed9ebb2bc15a513fd1d6533573bfd73002dde804a29d8aad133714
depends_lib-append port:pear-HTTP_Request2 \
port:pear-Cache_Lite \
port:pear-Crypt_DiffieHellman \
port:pear-Services_Yadis \
port:pear-Net_URL2