# $Id: Portfile 59967 2009-10-28 06:49:19Z pguyot@kallisys.net $

PortSystem			1.0
PortGroup			ruby 1.0

ruby.setup			twitter 0.3.6 gem {} rubyforge_gem
maintainers			nomaintainer
description			a command line interface for twitter, also a library \
					which wraps the twitter api
long_description	a command line interface for twitter, also a library \
					which wraps the twitter api
checksums			md5 b0844ce87950cbd18cd58da33530ed54 \
					sha1 42ce5b9b5d067e0e46c567f3d10c07ae5015f290 \
					rmd160 84cf4b6d3f2cc44d79ebc9be19340d1317a4a4a6
platforms			darwin
homepage			http://twitter.rubyforge.org

depends_lib-append \
					port:rb-hpricot \
					port:rb-hoe
