# Created by: Steven Kreuzer # $FreeBSD: head/graphics/p5-Image-Heatmap/Makefile 484640 2018-11-10 19:57:07Z kwm $ PORTNAME= Image-Heatmap PORTVERSION= 0.565 PORTREVISION= 3 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Convert geographic coordinates into a graphical heatmap LICENSE= ART20 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= convert:graphics/ImageMagick6 WRKSRC= ${WRKDIR}/${PORTNAME} USES= perl5 USE_PERL5= configure .include