ports/graphics/p5-Image-ExifTool/Makefile

19 lines
333 B
Makefile

COMMENT= read and write meta information in image/audio/video files
DISTNAME= Image-ExifTool-12.50
CATEGORIES= graphics
HOMEPAGE= https://exiftool.org/
MAINTAINER= Remi Pointel <rpointel@openbsd.org>
# perl
PERMIT_PACKAGE= Yes
SITES= ${SITE_PERL_CPAN:=Image/} \
${HOMEPAGE}
MODULES= cpan
PKG_ARCH= *
.include <bsd.port.mk>