# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=portfile:et:sw=4:ts=4:sts=4
# $Id: Portfile 106789 2013-06-08 10:10:18Z g5pw@macports.org $

PortSystem          1.0
PortGroup           github 1.0
PortGroup           python 1.0

github.setup        ninja-ide ninja-ide 2.2 v
python.default_version 27
maintainers         g5pw openmaintainer

categories          python devel
description         Ninja-IDE Is Not Just Another IDE.
long_description    Ninja-IDE is a cross-platform integrated development \
                    environment (IDE) that runs on Linux/X11, Mac OS X and \
                    Windows desktop operating systems.
license             GPL-3                    

platforms           darwin

depends_lib	    port:py${python.version}-pyqt4 \
                    port:py${python.version}-macfsevents

checksums           rmd160  52d90ee5ca2dbf5311d513b2c7e16c4eee44bcfe \
                    sha256  2f2a46f33a81229ebc63b34cc52e76625ce62a9be0f107c4c3b91ba3c159a409

python.link_binaries_suffix
