# -*- 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
description The Python Integrated Development Application
homepage https://bitbucket.org/aafshar/pida-main/wiki/Home
master_sites macports_distfiles
checksums sha1 c2ba4fb5e3220d0b8fd5d33f418164b05e840e34 \
rmd160 3c622c53e622938b163a5304306821ed90c3404a
python.default_version 27
depends_build port:py${python.version}-setuptools \
depends_lib port:py${python.version}-bpython \
port:py${python.version}-pygtk \
port:py${python.version}-pygtkhelpers \
port:py${python.version}-py \
port:dbus-python${python.version}
build.env PKG_CONFIG_PATH=${python.prefix}/lib/pkgconfig \
PATH=${python.prefix}/bin:$env(PATH)
destroot.env PKG_CONFIG_PATH=${python.prefix}/lib/pkgconfig \
PATH=${python.prefix}/bin:$env(PATH)