Make fetchable.
PR: 11048 Submitted by: Eric P. Scott
This commit is contained in:
parent
1d404301be
commit
7ff2155798
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187678
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ PORTNAME= qglviewer
|
|||
PORTVERSION= 1.4
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.gris.uni-tuebingen.de/projects/qglviewer/
|
||||
MASTER_SITES= http://www.gris.uni-tuebingen.de/grisalt/projects/qglviewer/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Use OpenGL to play around with three dimensional scenes
|
||||
|
|
|
@ -9,4 +9,4 @@ a light source editor and a simple scene tree are provided.
|
|||
All of the QGLViewer helper classes (such as vectors, points, the camera,
|
||||
etc.) are serializable using the Qt-builtin XML facility.
|
||||
|
||||
WWW: http://www.gris.uni-tuebingen.de/projects/qglviewer/
|
||||
WWW: http://www.gris.uni-tuebingen.de/grisalt/projects/qglviewer/
|
||||
|
|
Loading…
Reference in a new issue