diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-07-23 14:41:36 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-07-23 14:41:36 +0000 |
commit | 7d012ad3724e6f6155d07121a1d48506784d5f22 (patch) | |
tree | 0c7fd5f5888961c13fa5f7c632a61270cdf0367f /graphics/Makefile | |
parent | b28e872893e6470860cd86b910dedcf8cbcd89b0 (diff) |
Add p5-Image-Compare 0.2, compare two images in a variety of ways.
PR: ports/100739
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes:
svn path=/head/; revision=168562
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 6b86d04fc174..8e98459a7a67 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -437,6 +437,7 @@ SUBDIR += p5-GraphViz-Data-Structure SUBDIR += p5-GraphViz-Traverse SUBDIR += p5-Graphics-ColorNames + SUBDIR += p5-Image-Compare SUBDIR += p5-Image-ExifTool SUBDIR += p5-Image-Grab SUBDIR += p5-Image-Imlib2 |