# -*- 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
# do not add subports for python > 3.4
maintainers {stromnov @stromnov} openmaintainer
description Namespace for backported Python features
long_description ${description}
homepage http://bitbucket.org/brandon/backports
if {${name} ne ${subport}} {
file copy ${filespath}/setup.py ${worksrcpath}
file mkdir ${worksrcpath}/backports
file copy ${filespath}/__init__.py ${worksrcpath}/backports