# $Id$ PortSystem 1.0 PortGroup python 1.0 name py-twforms version 0.1a2dev-r3091 license MIT maintainers nomaintainer description Web Widgets for building and validating forms. long_description ToscaWidgets is a framework for building reusable web \ components. The system allows a web developer to use a \ complex widget in their application with ease - the \ internal complexity of the widget is hidden. This helps \ rapidly develop compelling web applications. There is an \ extensive library of existing widgets. platforms darwin supported_archs noarch homepage http://toscawidgets.org/ distname twForms-${version} master_sites http://toscawidgets.org/download/ \ http://distfiles.macports.org/python/ checksums md5 75ea8c4ac7f8d30bfbe32826a2c41076 \ sha1 2a8fbd1c0d8a34c1d18a5e06b7794161ec20057d \ rmd160 36e4b006db395229e26ee809774eb0ad779d5a1a python.versions 27 if {${name} ne ${subport}} { depends_build port:py${python.version}-setuptools }