# $Id: Portfile 106749 2013-06-07 06:44:56Z jmr@macports.org $

PortSystem 1.0
PortGroup python 1.0

name			py-openid
version			2.2.4
categories-append	net
license			Apache-2
maintainers		landonf openmaintainer
platforms		darwin freebsd
supported_archs	noarch
description		Python OpenID Library
long_description    ${description}

distname        python-openid-${version}

homepage		http://openidenabled.com/python-openid/
master_sites	http://distfiles.macports.org/python/
checksums		sha1    45599d46ebb36bf4cbf617622abe736c59ccb8e1

use_bzip2       yes

python.versions	25
