Portfile

# $Id: Portfile 20439 2006-11-03 02:54:04Z jberry@macports.org $
PortSystem 1.0
PortGroup ruby 1.0

ruby.setup BlueCloth 1.0.0fc3 basic_install.rb {README bin} rubyforge:1277
maintainers nomaintainer@macports.org
description a text-to-HTML conversion tool for web writers
long_description BlueCloth is a Ruby implementation of Markdown, a \
text-to-HTML conversion tool for web writers. \
Markdown allows you to write using an easy-to-read, \
easy-to-write plain text format, then convert it to \
structurally valid XHTML (or HTML).
categories-append textproc
homepage http://rubyforge.org/projects/bluecloth
distname ${ruby.module}-[strsed ${version} {s/fc3//}]
checksums md5 41d385b4ed147630cd922aa50475670b
use_bzip2 yes
platforms darwin

test.run yes
test.cmd ${ruby.bin} test.rb