diff options
author | chinsan <chinsan@FreeBSD.org> | 2008-08-31 05:16:35 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2008-08-31 05:16:35 +0800 |
commit | e6da5add604263bbf70ef1e4258309806ef5f76a (patch) | |
tree | 699f19932849cdeb50c3596008f035bbe2f62481 /graphics/Makefile | |
parent | 123400b617f066366422000e48cc3452adfea22c (diff) | |
download | freebsd-ports-gnome-e6da5add604263bbf70ef1e4258309806ef5f76a.tar.gz freebsd-ports-gnome-e6da5add604263bbf70ef1e4258309806ef5f76a.tar.zst freebsd-ports-gnome-e6da5add604263bbf70ef1e4258309806ef5f76a.zip |
Add p5-Graphics-Color, device and library agnostic color spaces.
Graphics color is a device and library agnostic system for creating and
manipulating colors in various color spaces.
WWW: http://search.cpan.org/dist/Graphics-Color/
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 7b177768f3a3..f08856ddf0dd 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -519,6 +519,7 @@ SUBDIR += p5-GraphViz SUBDIR += p5-GraphViz-Data-Structure SUBDIR += p5-GraphViz-Traverse + SUBDIR += p5-Graphics-Color SUBDIR += p5-Graphics-ColorNames SUBDIR += p5-Graphics-ColorNames-WWW SUBDIR += p5-Image-Caa |