openbsd-ports/graphics/p5-Image-ExifTool/Makefile
jasper ed37f9761e - update p5-Image-ExifTool to 7.67
from Patrick Keshishian (MAINTAINER), thanks
2009-04-16 06:36:59 +00:00

24 lines
511 B
Makefile

# $OpenBSD: Makefile,v 1.13 2009/04/16 06:36:59 jasper Exp $
COMMENT= read and write meta information in image/audio/video files
DISTNAME= Image-ExifTool-7.67
CATEGORIES= graphics
HOMEPAGE= http://owl.phy.queensu.ca/~phil/exiftool/
MAINTAINER= Patrick Keshishian <pkeshish@gmail.com>
# GPL/Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} \
${HOMEPAGE}
MODULES= cpan
.include <bsd.port.mk>