summaryrefslogtreecommitdiff
path: root/graphics/osg
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 18:08:19 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 18:08:19 +0000
commite88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3 (patch)
treefb13ac0f53f0354f024d2eae43a534a89e3286b2 /graphics/osg
parent* Update to 0.10.22 (diff)
de-pkg-comment
Notes
Notes: svn path=/head/; revision=75960
Diffstat (limited to 'graphics/osg')
-rw-r--r--graphics/osg/Makefile1
-rw-r--r--graphics/osg/pkg-comment1
2 files changed, 1 insertions, 1 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 \
diff --git a/graphics/osg/pkg-comment b/graphics/osg/pkg-comment
deleted file mode 100644
index 79b34f35006f..000000000000
--- a/graphics/osg/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-C++ OpenGL scene graph library for real-time rendering