a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20555 2006-11-06 21:27:13Z pguyot@kallisys.net $
PortSystem 1.0
PortGroup ruby 1.0
ruby.setup actionmailer 1.2.5 gem {} rubyforge:12316
categories-append devel
maintainers rcavanaugh@gmail.com
description Simplifies the creation of mail service classes.
long_description Simplifies the creation of mail service classes \
that uses Action View (from Action Pack) to render \
the body templates.
checksums md5 095ce5045eebad4634987119e3f4a1ef \
sha1 05e8ce12b0fcc8561b4c25b86e70a476cd7c3389 \
rmd160 98fab9785978a116da3a5d3472d827aa70c7d17b
depends_lib-append port:rb-actionpack