freebsd-ports/graphics/p5-Graphics-ColorUtils/Makefile
2021-05-31 03:53:21 +08:00

18 lines
312 B
Makefile

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
NO_ARCH= yes
.include <bsd.port.mk>