diff options
Diffstat (limited to 'graphics/osg/Makefile')
-rw-r--r-- | graphics/osg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index ff27129ab09d..6aa7347a9fad 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.openscenegraph.org/download/snapshots/ DISTNAME= OpenSceneGraph-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= C++ OpenGL scene graph library for real-time rendering LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ |