aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-10-10 11:16:07 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-10-10 11:16:07 +0000
commitaec9196cc8ea3440448d7ff33891eea96cb66a5e (patch)
treee612af2a51dc84af51235c9d8791a9586abfe07f /graphics/Makefile
parentae8104adc57f51b728ddeea2b0c16bd7e6aa9190 (diff)
downloadports-aec9196cc8ea3440448d7ff33891eea96cb66a5e.tar.gz
ports-aec9196cc8ea3440448d7ff33891eea96cb66a5e.zip
Add p5-Convert-Color-XTerm 0.05
This subclass of Convert::Color::RGB8 provides lookup of the colors that xterm uses by default. Note that the module is not intelligent enough to actually parse the XTerm configuration on a machine, nor to query a running terminal for its actual colors. It simply implements the colors that are present as defaults in the XTerm source code. It implements the complete 256-color model in XTerm. WWW: http://search.cpan.org/dist/Convert-Color-XTerm/
Notes
Notes: svn path=/head/; revision=451663
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index ec1a5b7d1e60..c984929c38a5 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -669,6 +669,7 @@
SUBDIR += p5-Color-Rgb
SUBDIR += p5-Color-Scheme
SUBDIR += p5-Convert-Color
+ SUBDIR += p5-Convert-Color-XTerm
SUBDIR += p5-Data-Google-Visualization-DataSource
SUBDIR += p5-Data-Google-Visualization-DataTable
SUBDIR += p5-GD