1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Add p5-ColorThemes-Standard 0.002

ColorThemes::Standard provides a standard collection of generic color themes.

WWW: https://metacpan.org/release/ColorThemes-Standard
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-10-05 17:24:14 +00:00
parent 10e26a1c47
commit 605f95384e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=551511
5 changed files with 37 additions and 0 deletions

View File

@ -1896,6 +1896,7 @@
SUBDIR += p5-Color-Theme-Role
SUBDIR += p5-ColorThemeBase-Static
SUBDIR += p5-ColorThemeUtil-ANSI
SUBDIR += p5-ColorThemes-Standard
SUBDIR += p5-Commandable
SUBDIR += p5-Commands-Guarded
SUBDIR += p5-CommitBit

View File

@ -0,0 +1,26 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= ColorThemes-Standard
PORTVERSION= 0.002
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PERLANCAR
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Standard collection of generic color themes
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-ColorThemeBase-Static>=0.006:devel/p5-ColorThemeBase-Static
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1601906276
SHA256 (ColorThemes-Standard-0.002.tar.gz) = 593304b6d0f8294de302936719056bb9b7bfb7e83f9b27fd10e31e0c0507ca32
SIZE (ColorThemes-Standard-0.002.tar.gz) = 14442

View File

@ -0,0 +1,3 @@
ColorThemes::Standard provides a standard collection of generic color themes.
WWW: https://metacpan.org/release/ColorThemes-Standard

View File

@ -0,0 +1,4 @@
%%SITE_PERL%%/ColorTheme/NoColor.pm
%%SITE_PERL%%/ColorThemes/Standard.pm
%%PERL5_MAN3%%/ColorTheme::NoColor.3.gz
%%PERL5_MAN3%%/ColorThemes::Standard.3.gz