View | Details | Raw Unified | Return to bug 90978
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 10-16 Link Here
10
PORTVERSION=	1.4
10
PORTVERSION=	1.4
11
PORTREVISION=	2
11
PORTREVISION=	2
12
CATEGORIES=	graphics
12
CATEGORIES=	graphics
13
MASTER_SITES=	http://www.qglviewer.de/
13
MASTER_SITES=	http://www.gris.uni-tuebingen.de/projects/qglviewer/
14
14
15
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	ports@FreeBSD.org
16
COMMENT=	Use OpenGL to play around with three dimensional scenes
16
COMMENT=	Use OpenGL to play around with three dimensional scenes
(-)pkg-descr (-1 / +1 lines)
Lines 9-12 Link Here
9
All of the QGLViewer helper classes (such as vectors, points, the camera,
9
All of the QGLViewer helper classes (such as vectors, points, the camera,
10
etc.) are serializable using the Qt-builtin XML facility.
10
etc.) are serializable using the Qt-builtin XML facility.
11
11
12
WWW: http://www.qglviewer.de/
12
WWW: http://www.gris.uni-tuebingen.de/projects/qglviewer/

Return to bug 90978