mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
18 lines
692 B
Plaintext
18 lines
692 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup actionmailer 2.2.2 gem {} rubygems
|
|
categories-append devel
|
|
maintainers nomaintainer
|
|
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 bd50366a8bd2a88d0e312241c4123028 \
|
|
sha1 a7f3d228cdc763886fd1fe8b5637c56795df3fd0 \
|
|
rmd160 9f896948661bbf66e0ec26dded72eced17ae8451
|
|
platforms any
|
|
supported_archs noarch
|
|
|
|
depends_lib-append port:rb-actionpack
|