# $Id$ PortSystem 1.0 PortGroup python 1.0 name py-pyplusplus version 20140721 python.versions 27 34 categories-append devel maintainers mmoll openmaintainer license Boost-1 description Py++ is a framework for creating a code generator for Boost.Python library and ctypes package long_description ${description} platforms darwin supported_archs noarch homepage http://sourceforge.net/projects/pygccxml/ master_sites https://bitbucket.org/ompl/pyplusplus/downloads/ checksums rmd160 b3bb7424bf0b13baffcc3d87b4ef113a46502b35 \ sha256 d2b5badb43c245553911b9838bcc6541b83c173522f77afaab3a6043a2cfac84 distname pyplusplus-r1247 extract.suffix .tgz worksrcdir pyplusplus if {${name} ne ${subport}} { depends_lib port:py${python.version}-pygccxml } livecheck.type none