diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-03-30 15:27:02 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-03-30 15:27:02 +0000 |
commit | 9c253bb0395fe232652e6897900afa7ae7321f8d (patch) | |
tree | b7af846b96257361eaf12d65261e8f8b6e58cf36 /graphics/p5-VCG/pkg-descr | |
parent | add WWW (diff) |
add p5-VCG 0.5
Interface to the VCG graphing tool
Diffstat (limited to 'graphics/p5-VCG/pkg-descr')
-rw-r--r-- | graphics/p5-VCG/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/p5-VCG/pkg-descr b/graphics/p5-VCG/pkg-descr new file mode 100644 index 000000000000..1b7d9ecd4290 --- /dev/null +++ b/graphics/p5-VCG/pkg-descr @@ -0,0 +1,6 @@ +This module provides an interface to to the vcg graphing tool. It supports a +limited selection of options and file formats. The vcg graphing tool homepage +is currently http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html but is +being actively developed elsewhere. + +WWW: http://search.cpan.org/search?dist=VCG |