# $Id: Portfile 77544 2011-04-02 23:29:32Z perry@macports.org $

PortSystem              1.0
PortGroup               python26 1.0

name                    py26-formencode
version                 1.2.4
maintainers             perry openmaintainer
platforms               darwin

description             FormEncode validates and converts nested structures.
long_description        ${description}
license                 PSF
homepage                http://pypi.python.org/pypi/FormEncode/

livecheck.regex         {: FormEncode (.+)<}
livecheck.type          regex
livecheck.url           ${homepage}

depends_build-append    port:py26-distribute

distname                FormEncode-${version}
master_sites            http://pypi.python.org/packages/source/F/FormEncode/

checksums               rmd160 37bdf14bc439a070342020867ee7062bcffce27b
