opnsense-ports/graphics/p5-Graphics-ColorUtils/Makefile
Franco Fichtner c979098008 */*: sync with upstream
Taken from: HardenedBSD
2019-01-06 12:01:29 +01:00

18 lines
311 B
Makefile

# $FreeBSD$
PORTNAME= Graphics-ColorUtils
PORTVERSION= 0.17
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Easy-to-use color space conversions and more
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>