diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-11-11 14:06:44 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-11-11 14:06:44 +0800 |
commit | 69bf4e5ac36554f1102d60f42471da7ea7486c0f (patch) | |
tree | 61322637fead7a3c339f5b1979022827c44a9b79 /graphics/Makefile | |
parent | 01886e74ee521fdb7d93c3f89906c9124fa70d53 (diff) | |
download | freebsd-ports-gnome-69bf4e5ac36554f1102d60f42471da7ea7486c0f.tar.gz freebsd-ports-gnome-69bf4e5ac36554f1102d60f42471da7ea7486c0f.tar.zst freebsd-ports-gnome-69bf4e5ac36554f1102d60f42471da7ea7486c0f.zip |
Image::Imgur intends to make programmatically possible to upload image
files to the website http://imgur.com.
WWW: http://search.cpan.org/dist/Image-Imgur/
PR: ports/ports/151800
Submitted by: Gea-Suan Lin <gslin at gslin.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 bc13e604274f..53fac95c2402 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -640,6 +640,7 @@ SUBDIR += p5-Image-Grab SUBDIR += p5-Image-Heatmap SUBDIR += p5-Image-IPTCInfo + SUBDIR += p5-Image-Imgur SUBDIR += p5-Image-Imlib2 SUBDIR += p5-Image-Info SUBDIR += p5-Image-Magick-Iterator |