PORTNAME=	opencsg
PORTVERSION=	1.6.0
#PORTREVISION=	1
CATEGORIES=	graphics
MASTER_SITES=	http://www.opencsg.org/
DISTNAME=	OpenCSG-${PORTVERSION}

MAINTAINER=	mr@FreeBSD.org
COMMENT=	Constructive Solid Geometry rendering library
WWW=		https://www.opencsg.org/

LICENSE=	GPLv2+
LICENSE_FILE=	${WRKSRC}/copying.txt

USES=		compiler:c++11-lang gl qmake qt:5
USE_GL=		gl glu glut
USE_LDCONFIG=	yes
USE_QT=		opengl
PLIST_SUB=	PORTVERSION=${PORTVERSION}

.include <bsd.port.mk>
