# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem 1.0

name				eruby
version				1.0.5
revision			1
categories			www ruby
platforms			darwin
maintainers			kallisys.net:pguyot
description			Ruby embedded into text (HTML) pages
long_description	${description}

homepage			http://www.modruby.net/en/index.rbx/eruby/whatis.html
master_sites		http://www.modruby.net/archive
checksums			md5 af294fe34dc6cf24228aec95167b3099 \
					sha1 d8900f8a7c30661351d2bf6f53753fa86df24996 \
					rmd160 4fb288dd768f98780dc705574968f090cd82d560

depends_lib			port:ruby

configure.cmd	./configure.rb
configure.args	--enable-shared

livecheck.check	regex
livecheck.url	http://www.modruby.net/en/index.rbx/eruby/download.html
livecheck.regex	"${name}-(.*?).tar.gz"
