diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-21 22:46:25 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-21 22:46:25 +0000 |
commit | 48ccbcac401cddf5c0ce599b9d97c3f0a3a7c3d8 (patch) | |
tree | ff2657cfde0014aaeb6f3a830693ce86fc496d92 /math/p5-Math-Geometry-Planar-GPC/pkg-descr | |
parent | b31e1bd34cf508638a79d7e320348cd1513ad435 (diff) |
Adding port math/p5-Math-Geometry-Planar-GPC, Perl wrapper for Alan Murta's gpc library
Approved by: tobez (implicit)
Notes
Notes:
svn path=/head/; revision=163030
Diffstat (limited to 'math/p5-Math-Geometry-Planar-GPC/pkg-descr')
-rw-r--r-- | math/p5-Math-Geometry-Planar-GPC/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/math/p5-Math-Geometry-Planar-GPC/pkg-descr b/math/p5-Math-Geometry-Planar-GPC/pkg-descr new file mode 100644 index 000000000000..fd22b88bacf7 --- /dev/null +++ b/math/p5-Math-Geometry-Planar-GPC/pkg-descr @@ -0,0 +1,10 @@ +This module is just a wrapper around the gpc C library written by Alan +Murta + +gpc: General Polygon Clipping library (C) 1997-1999, Advanced Interfaces +Group, University of Manchester. + +Please refer to the gpc manual for more details on gpc. + +WWW: http://search.cpan.org/dist/Math-Geometry-Planar-GPC +Author: Danny Van de Pol <daniel.van_de_pol@alcatel.be> |