diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-07-08 07:05:24 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-07-08 07:05:24 +0000 |
commit | e822ec285ae6039329c52c38568aa7d8e08a27b4 (patch) | |
tree | c0407dff8ef56d39ef438b7ce87df0d7af8e1dfc /graphics/Makefile | |
parent | Master site updated (diff) |
add p5-Grapics-ColorNames
A perl class that defines RGB values for common color names
PR: 28578
Submitted by: Pete Fritchman <petef@databits.net>
Notes
Notes:
svn path=/head/; revision=44907
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 79494e38da1e..dd60fdf9f398 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -173,6 +173,7 @@ SUBDIR += p5-GD-Graph3d SUBDIR += p5-GD-TextUtil SUBDIR += p5-Gimp + SUBDIR += p5-Graphics-ColorNames SUBDIR += p5-Image-Grab SUBDIR += p5-Image-Size SUBDIR += p5-Imlib2 |