aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Image-ExifTool/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-05-27 09:30:11 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-05-27 09:30:11 +0000
commit5362a9c6bdd7dda8054180c53b91721f30471ae0 (patch)
treecb672e124bfbfd5c8ab3520acf797108ec2afd5a /graphics/p5-Image-ExifTool/Makefile
parent84555dec165322a6e06f6b59539c5805e10985e4 (diff)
downloadports-5362a9c6bdd7dda8054180c53b91721f30471ae0.tar.gz
ports-5362a9c6bdd7dda8054180c53b91721f30471ae0.zip
Notes
Diffstat (limited to 'graphics/p5-Image-ExifTool/Makefile')
-rw-r--r--graphics/p5-Image-ExifTool/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/p5-Image-ExifTool/Makefile b/graphics/p5-Image-ExifTool/Makefile
index aa6c82d96b18..8b359aa5805d 100644
--- a/graphics/p5-Image-ExifTool/Makefile
+++ b/graphics/p5-Image-ExifTool/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Image-ExifTool
-PORTVERSION= 6.76
+PORTVERSION= 6.90
CATEGORIES= graphics perl5
MASTER_SITES= http://www.sno.phy.queensu.ca/~phil/exiftool/ \
${MASTER_SITE_PERL_CPAN}
@@ -21,7 +21,7 @@ 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 \
- GeoTiff HTML HtmlDump ICC_Profile ID3 IPTC JPEG JVC \
+ 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 \
PDF PICT PNG PPM Panasonic Pentax PhotoMechanic \
@@ -41,6 +41,7 @@ post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/html/*.html ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/html/*.pdf ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/html/*.css ${DOCSDIR}
@${MKDIR} ${DOCSDIR}/TagNames
${INSTALL_DATA} ${WRKSRC}/html/TagNames/*.html ${DOCSDIR}/TagNames