diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-01-23 14:45:04 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-01-23 14:45:04 +0000 |
commit | 5e8691baf38f92dfd972d71faa61dbe103d7c44a (patch) | |
tree | 2fa66f9271e147ab41a7c2b3375a313dd47a85bf /graphics | |
parent | - Mark BROKEN on 6.X (diff) |
- Add cpan site to WWW
- Fix indentation, fmt -w 80
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Chart-PNGgraph/pkg-descr | 2 | ||||
-rw-r--r-- | graphics/p5-GD-Barcode/pkg-descr | 2 | ||||
-rw-r--r-- | graphics/p5-OpenGL/pkg-descr | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/graphics/p5-Chart-PNGgraph/pkg-descr b/graphics/p5-Chart-PNGgraph/pkg-descr index 895e906496d5..97ec6cab220f 100644 --- a/graphics/p5-Chart-PNGgraph/pkg-descr +++ b/graphics/p5-Chart-PNGgraph/pkg-descr @@ -21,3 +21,5 @@ Additional types: Chart::PNGgraph::pie Create a pie chart. + +WWW: http://search.cpan.org/dist/Chart-PNGgraph diff --git a/graphics/p5-GD-Barcode/pkg-descr b/graphics/p5-GD-Barcode/pkg-descr index 419dbfe33e9b..8efd3981e4ae 100644 --- a/graphics/p5-GD-Barcode/pkg-descr +++ b/graphics/p5-GD-Barcode/pkg-descr @@ -1,2 +1,4 @@ GD::Barcode is a subclass of GD and allows you to create barcode image with GD. This module based on "Generate Barcode Ver 1.02 By Shisei Hanai 97/08/22". + +WWW: http://search.cpan.org/dist/GD-Barcode diff --git a/graphics/p5-OpenGL/pkg-descr b/graphics/p5-OpenGL/pkg-descr index 57c4bad5a234..2202ca599121 100644 --- a/graphics/p5-OpenGL/pkg-descr +++ b/graphics/p5-OpenGL/pkg-descr @@ -2,3 +2,5 @@ This module provides access to most of the OpenGL 1.0, 1.1, and 1.2 APIs. Some amount of GLU is supported (I'm not quite sure what version it works out to), and GLUT should be completely supported up to API version 3. A small portion of GLX and X11 is supported, as an alternative to GLUT. + +WWW: http://search.cpan.org/dist/OpenGL |