# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
name py-django-debug-toolbar
description Configurable debug information for the Django Framework.
long_description A configurable set of panels for the Django Framework \
that display various debug information about the current \
homepage https://github.com/django-debug-toolbar/django-debug-toolbar
master_sites pypi:d/django-debug-toolbar/
distname django-debug-toolbar-${version}
checksums rmd160 ffb084f430359ef91c9b8b0c6a8b2720b7f55cd7 \
sha256 89d75b60c65db363fb24688d977e5fbf0e73386c67acf562d278402a10fc3736 \
if {${name} ne ${subport}} {
port:py${python.version}-setuptools
port:py${python.version}-django \
port:py${python.version}-sqlparse
xinstall -m 0755 -d ${destroot}${prefix}/share/doc/${subport}
xinstall -m 0644 -W ${worksrcpath} LICENSE CONTRIBUTING.md \
README.rst ${destroot}${prefix}/share/doc/${subport}