# $Id: Portfile 54629 2009-07-30 14:13:09Z kimuraw@macports.org $

PortSystem		1.0
PortGroup		ruby 1.0

ruby.setup		erubis 2.6.2 gem {} rubyforge_gem
maintainers		kimuraw openmaintainer
description		Erubis is a fast, secure, and very extensible \
				implementation of eRuby.
long_description	Erubis is a fast, secure, and very extensible \
				implementation of eRuby. eRuby means "embedded Ruby" in \
				documents. Embedded patterns are '<% statement %>' and \
				'<%= expression %>'. The following is an example of eRuby. \
				'<% ... %>' means Ruby statement and '<%= ... %>' means \
				Ruby expression.
platforms		darwin

homepage		http://www.kuwata-lab.com/erubis/
checksums		md5 9ee9511c92f0e0bb4d67649887d1d4c3 \
				rmd160 f57d1f42926dd1ea6a4d6d802832fa7190ec3d02 \
				sha1 79b17475dcfdd8c3c562da277e0aa6116882c21b

