Ticket #22855: Portfile

File Portfile, 634 bytes (added by blair.christensen@…, 14 years ago)
Line 
1# $Id: $
2
3PortSystem          1.0
4PortGroup           ruby 1.0
5
6ruby.setup          rest-client 1.0.3 gem {} rubyforge_gem
7
8maintainers         gmail.com:blair.christensen openmaintainer
9categories-append   www devel
10description         Simple REST client for Ruby, inspired by microframework syntax for specifying actions.
11long_description    ${description}
12homepage            http://rest-client.heroku.com/
13platforms           darwin
14
15checksums           md5 fe2e80acbff7c701d8eb5f64e57e14b4 \
16                    rmd160 29a88af0179c73a5359714f391ef609e5d686da3 \
17                    sha1 1deb86bc1ae426be553abb27922cb9082013ea1a
18