diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-12-07 10:22:00 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-12-07 10:22:00 +0000 |
commit | f8816cb4eb4a8ebd680a37e37c499a63917f6fed (patch) | |
tree | eb72f9dc20a2d5264f36d680c7c554cc65ff2813 /graphics/Makefile | |
parent | dad55a4d439cda5cdb0e2b0b55a7fa522e3959f1 (diff) |
Add p5-Image-PBMlib 1.05, helper functions for PBM/PGM/PPM image file
formats.
PR: ports/105410
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes:
svn path=/head/; revision=179105
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 f12583cfdf56..96a51c401c54 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -470,6 +470,7 @@ SUBDIR += p5-Image-Info SUBDIR += p5-Image-MetaData-GQview SUBDIR += p5-Image-MetaData-JPEG + SUBDIR += p5-Image-PBMlib SUBDIR += p5-Image-Size SUBDIR += p5-Imager SUBDIR += p5-Imager-Graph |