diff options
author | clsung <clsung@FreeBSD.org> | 2005-02-24 10:43:52 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2005-02-24 10:43:52 +0800 |
commit | fdb70f65f07002aac600f80d25debe58ab7ab46d (patch) | |
tree | 43e6a2d4ef56df19521fd92ee32cb16ea2ae6e75 /graphics/Makefile | |
parent | 3c76bfab4e2d9d1d7389341d101ed8eb5b47849a (diff) | |
download | freebsd-ports-gnome-fdb70f65f07002aac600f80d25debe58ab7ab46d.tar.gz freebsd-ports-gnome-fdb70f65f07002aac600f80d25debe58ab7ab46d.tar.zst freebsd-ports-gnome-fdb70f65f07002aac600f80d25debe58ab7ab46d.zip |
- p5-Imager-Graph is a
Perl extension for producing Graphs using the Imager library
PR: ports/77379
Submitted by: Yuan-Chung Hsiao <ychsiao AT ychsiao dot org>
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 b93c8c24daa3..ce9b06207ba5 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -347,6 +347,7 @@ SUBDIR += p5-Image-Info SUBDIR += p5-Image-Size SUBDIR += p5-Imager + SUBDIR += p5-Imager-Graph SUBDIR += p5-Imager-Plot SUBDIR += p5-Imlib2 SUBDIR += p5-OpenGL |