# $Id$ PortSystem 1.0 PortGroup python24 1.0 name py-formencode version 1.0.1 categories python devel platforms darwin maintainers Will@mtintouch.net akira openmaintainer description FormEncode is a validation and form generation package long_description ${description} homepage http://formencode.org master_sites http://cheeseshop.python.org/packages/source/F/FormEncode/ distname FormEncode-${version} checksums md5 544e3fd5d9ff8bb6532e1c6f176e7a0d \ sha1 1654c8e0015b31b820d127806a60d57c7e4f0801 \ rmd160 d03124f9aa9134807a9cac3677166228dc40af6e post-destroot { xinstall -m 644 -W ${worksrcpath}/docs community.txt index.txt news.txt \ Validator.txt htmlfill.txt ${destroot}${prefix}/share/doc/${name} }