diff --git a/graphics/opencsg/Makefile b/graphics/opencsg/Makefile index 4df292462956..70d1cdaa9859 100644 --- a/graphics/opencsg/Makefile +++ b/graphics/opencsg/Makefile @@ -1,20 +1,21 @@ 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 diff --git a/graphics/opencsg/pkg-plist b/graphics/opencsg/pkg-plist index 4034d80e20d5..ea70a11b818b 100644 --- a/graphics/opencsg/pkg-plist +++ b/graphics/opencsg/pkg-plist @@ -1,5 +1,6 @@ +bin/opencsgexample include/opencsg.h lib/libopencsg.so lib/libopencsg.so.1 lib/libopencsg.so.1.6 lib/libopencsg.so.%%PORTVERSION%%