diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-08-31 00:54:05 +0000 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-08-31 00:54:05 +0000 |
commit | 43f45c024ab327dc72d463ac07ba3f517fb41cbe (patch) | |
tree | ef30251966efbe4e69aebc6bdce7207b6df091c0 /graphics/Makefile | |
parent | 2555646fa473f0085c8b5e9e6167d584b88ae69d (diff) | |
download | FreeBSD-ports-43f45c024ab327dc72d463ac07ba3f517fb41cbe.zip FreeBSD-ports-43f45c024ab327dc72d463ac07ba3f517fb41cbe.tar.gz |
Add gnome-colorscheme.
GNOME Colorscheme is a color scheme builder for the GNOME desktop. It is
useful for web creation as well as room painting. It supports 6 various types
of color schemes: Complements, Split Complements, Triads, Tetrads, Analogous,
and Monochromatic.
The user can lighten/darken the whole colorscheme or increase/decrease its
saturation.
WWW: http://home.gna.org/colorscheme/
PR: ports/85458
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 21fcad3..fc58f4c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -156,6 +156,7 @@ SUBDIR += gltt SUBDIR += gmt SUBDIR += gnofract4d + SUBDIR += gnome-colorscheme SUBDIR += gnomecanvas SUBDIR += gnomeiconedit SUBDIR += gnustep-slideshow |