1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Add graphics/p5-Color-Scheme 1.02, a Perl module that helps in

generating pleasant color schemes.
This commit is contained in:
Anton Berezin 2009-09-02 08:41:31 +00:00
parent c763de111f
commit 41e1eee13c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240700
5 changed files with 41 additions and 0 deletions

View File

@ -568,6 +568,7 @@
SUBDIR += p5-Chart-PNGgraph
SUBDIR += p5-Color-Library
SUBDIR += p5-Color-Rgb
SUBDIR += p5-Color-Scheme
SUBDIR += p5-GD
SUBDIR += p5-GD-Arrow
SUBDIR += p5-GD-Barcode

View File

@ -0,0 +1,25 @@
# New ports collection makefile for: graphics/p5-Color-Scheme
# Date created: 02 September 2009
# Whom: Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Color-Scheme
PORTVERSION= 1.02
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Color
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Generate pleasant color schemes
BUILD_DEPENDS= p5-Test-Differences>=0.47:${PORTSDIR}/devel/p5-Test-Differences
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Color::Scheme.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Color-Scheme-1.02.tar.gz) = 35fe8a1bdba56714413e12d3bb6f2757
SHA256 (Color-Scheme-1.02.tar.gz) = a9f37b09b18850a484b3224fc0ee19b45ab66e48f9124c0738a19862f5f2cfd8
SIZE (Color-Scheme-1.02.tar.gz) = 11589

View File

@ -0,0 +1,7 @@
This module is a Perl implementation of Color Schemes 2
(http://wellstyled.com/tools/colorscheme2/), a color scheme generator.
Start by visiting the Color Schemes 2 web site and playing with the
colors. When you want to generate those schemes on the fly, begin using
this module.
WWW: http://search.cpan.org/dist/Color-Scheme/

View File

@ -0,0 +1,5 @@
%%SITE_PERL%%/Color/Scheme.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Color/Scheme/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Color/Scheme
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Color
@dirrmtry %%SITE_PERL%%/Color