# Created by: Nicola Vitale <nivit@FreeBSD.org>
# $FreeBSD: head/devel/ninja-ide/Makefile 462307 2018-02-19 11:10:43Z antoine $

PORTNAME=	ninja-ide
PORTVERSION=	2.3
DISTVERSIONPREFIX=	v
PORTREVISION=	3
CATEGORIES=	devel
MASTER_SITES=	http://nivit.altervista.org/FreeBSD/ports/distfiles/

MAINTAINER=	nivit@FreeBSD.org
COMMENT=	Cross-platform integrated development environment (IDE)

LICENSE=	GPLv3

USES=		pyqt:4 python:2.7
USE_PYQT=	declarative_run network  webkit
USE_PYTHON=	distutils autoplist

USE_GITHUB=	yes
GH_ACCOUNT=	ninja-ide

.include <bsd.port.mk>
