# $Id$ PortSystem 1.0 PortGroup python24 1.0 name py-formencode version 0.7.1 categories python devel platforms darwin maintainers Will@mtintouch.net 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 86ee82f7e808d2b7973b13a96bb740cc \ sha1 a5c90c3d130b6cf385485fa85f97117a1062164c \ rmd160 841251a4174070e1ad7c6be8dd75e5beebf92166 patchfiles patch-setup.py post-destroot { xinstall -m 644 -W ${worksrcpath}/docs community.txt index.txt news.txt \ Validator.txt htmlfill.txt ${destroot}${prefix}/share/doc/${name} }