aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/py-opengl
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-04-11 01:11:02 +0800
committertrevor <trevor@FreeBSD.org>2004-04-11 01:11:02 +0800
commit70d560530d177b6e890f86e3a32cca2f456a7520 (patch)
treea550a657a6948dd20d5bed1d239b7d33be9a3733 /graphics/py-opengl
parente3652acbdf905f62f517c4977faa9c4b751b404e (diff)
downloadfreebsd-ports-graphics-70d560530d177b6e890f86e3a32cca2f456a7520.tar.gz
freebsd-ports-graphics-70d560530d177b6e890f86e3a32cca2f456a7520.tar.zst
freebsd-ports-graphics-70d560530d177b6e890f86e3a32cca2f456a7520.zip
Cram into 80 columns by 24 rows.
Diffstat (limited to 'graphics/py-opengl')
-rw-r--r--graphics/py-opengl/pkg-descr10
1 files changed, 2 insertions, 8 deletions
diff --git a/graphics/py-opengl/pkg-descr b/graphics/py-opengl/pkg-descr
index e290a7bcd3b..368694cfce5 100644
--- a/graphics/py-opengl/pkg-descr
+++ b/graphics/py-opengl/pkg-descr
@@ -1,9 +1,5 @@
-An interface between the Python programming language and the OpenGL library
-(and related libraries).
-
-Synopsis
-
-The PyOpenGL package provides interfaces to:
+PyOpenGL is an interface between the Python programming language and the OpenGL
+library (and related libraries). The package provides interfaces to:
- The OpenGL library itself, which is a three-dimensional graphical
rendering interface. For more information, visit
@@ -22,6 +18,4 @@ The Python bindings offer some value-added tools in addition to the
standard API, including support for fast processing of arrays of
coordinates, trackball support, etc.
-The PyOpenGL web page is available at:
-
WWW: http://pyopengl.sourceforge.net/