diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-10-24 06:07:58 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-10-24 06:07:58 +0000 |
commit | 72d888c2d38f80954c05f23cf64c729e8dc2cebd (patch) | |
tree | f5df26d4c7fcadcdf71554745a830dd024f0bbad /graphics/p5-Image-ExifTool/Makefile | |
parent | e414c716043ba71f796a0b1ed47bc869577cfec9 (diff) |
Notes
Diffstat (limited to 'graphics/p5-Image-ExifTool/Makefile')
-rw-r--r-- | graphics/p5-Image-ExifTool/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/p5-Image-ExifTool/Makefile b/graphics/p5-Image-ExifTool/Makefile index 8b359aa5805d..e78e08572b4f 100644 --- a/graphics/p5-Image-ExifTool/Makefile +++ b/graphics/p5-Image-ExifTool/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Image-ExifTool -PORTVERSION= 6.90 +PORTVERSION= 7.00 CATEGORIES= graphics perl5 MASTER_SITES= http://www.sno.phy.queensu.ca/~phil/exiftool/ \ ${MASTER_SITE_PERL_CPAN} @@ -18,9 +18,9 @@ COMMENT= Perl module for getting EXIF data from image files PERL_CONFIGURE= yes -MANTAGS= AFCP AIFF APE APP12 ASF BMP BuildTagLookup Canon \ - CanonCustom CanonRaw CanonVRD Casio DICOM DNG Exif FLAC \ - Fixup Flash FlashPix FotoStation FujiFilm GIF GPS \ +MANTAGS= AFCP AIFF APE APP12 ASF BMP BigTIFF BuildTagLookup \ + Canon CanonCustom CanonRaw CanonVRD Casio DICOM DNG Exif \ + FLAC Fixup Flash FlashPix FotoStation FujiFilm GIF GPS \ GeoTiff HTML HP HtmlDump ICC_Profile ID3 IPTC JPEG JVC \ Jpeg2000 Kodak KyoceraRaw Leaf MIE MIFF MNG MPC MPEG \ MakerNotes Minolta MinoltaRaw Nikon NikonCapture Olympus \ |