freebsd-ports/graphics/p5-Image-ExifTool/Makefile
Michael Johnson 3c4e88abef Update to 3.72
PR:		ports/73400
Submitted by:	Tod McQuillin <devin@spamcop.net>
Approved by:	marcus (co mentor)
2004-11-06 03:00:45 +00:00

21 lines
481 B
Makefile

# New ports collection makefile for: p5-Image-ExifTool
# Date Created: 15 Sep 2004
# Whom: Tod McQuillin <devin@spamcop.net>
#
# $FreeBSD$
#
PORTNAME= Image-ExifTool
PORTVERSION= 3.72
CATEGORIES= graphics perl5
MASTER_SITES= http://www.sno.phy.queensu.ca/~phil/exiftool/
PKGNAMEPREFIX= p5-
MAINTAINER= ports@freebsd.org
COMMENT= Perl module for getting EXIF data from image files
PERL_CONFIGURE= yes
MAN3= Image::ExifTool.3 File::RandomAccess.3
.include <bsd.port.mk>