You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
666 B
Plaintext
20 lines
666 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup erubis 2.7.0 gem {} rubygems ruby19
|
|
license MIT
|
|
categories-append www devel
|
|
platforms any
|
|
supported_archs noarch
|
|
maintainers nomaintainer
|
|
homepage http://www.kuwata-lab.com/erubis/
|
|
description fast, secure, and very extensible implementation of eRuby
|
|
long_description \
|
|
{*}${description}
|
|
|
|
checksums md5 cca3cf13ef951d1fc8c124d2fde52565 \
|
|
sha1 fb37414e8454f45a5674caa2a61707df46b370e9 \
|
|
rmd160 d127d4b22006298814c960f6c8f06b799891eca0
|
|
|
|
depends_run-append port:rb19-abstract
|