Ticket #21629: Portfile.rb-term-ansicolor

File Portfile.rb-term-ansicolor, 593 bytes (added by blair.christensen@…, 15 years ago)
Line 
1# $Id: $
2
3PortSystem          1.0
4PortGroup           ruby 1.0
5
6ruby.setup          term-ansicolor 1.0.4 gem {} rubyforge_gem
7
8maintainers         gmail.com:blair.christensen openmaintainer
9description         Small Ruby library that colors strings using ANSI escape sequences.
10long_description    ${description}
11homepage            http://term-ansicolor.rubyforge.org
12platforms           darwin
13
14checksums           md5 19e0fd34944da6c58769d43d030a0c6c \
15                    rmd160 d637b212c193168263516fdbf99cc44b2422c90c \
16                    sha1 13164176e602bbc3d8fc83d969762bde1e3f89f8
17