graphics/p5-Graphics-ColorUtils: create port

Graphics::ColorUtils - Easy-to-use color space conversions and more.

WWW: http://search.cpan.org/dist/Graphics-ColorUtils/

PR:		226364
Submitted by:	n_hibma
This commit is contained in:
Steve Wills 2019-01-05 18:11:22 +00:00
parent 7ed43bddc7
commit ad04b8aa66
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489360
5 changed files with 27 additions and 0 deletions

View file

@ -670,6 +670,7 @@
SUBDIR += p5-Graphics-Color
SUBDIR += p5-Graphics-ColorNames
SUBDIR += p5-Graphics-ColorNames-WWW
SUBDIR += p5-Graphics-ColorUtils
SUBDIR += p5-Graphics-GnuplotIF
SUBDIR += p5-Graphics-Primitive
SUBDIR += p5-Graphics-Primitive-Driver-Cairo

View file

@ -0,0 +1,18 @@
# $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>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1520253638
SHA256 (Graphics-ColorUtils-0.17.tar.gz) = 3cd61bac56a9cf78fc132941df876292db70b872a7220ccde6eefcb36ed63604
SIZE (Graphics-ColorUtils-0.17.tar.gz) = 21968

View file

@ -0,0 +1,3 @@
Graphics::ColorUtils - Easy-to-use color space conversions and more.
WWW: http://search.cpan.org/dist/Graphics-ColorUtils/

View file

@ -0,0 +1,2 @@
%%SITE_PERL%%/Graphics/ColorUtils.pm
%%PERL5_MAN3%%/Graphics::ColorUtils.3.gz