mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
662 B
Plaintext
20 lines
662 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup foreman 0.63.0 gem {} rubygems ruby19
|
|
|
|
maintainers nomaintainer
|
|
categories-append www devel
|
|
license MIT
|
|
description Process manager for applications with multiple components
|
|
long_description {*}${description}
|
|
homepage https://github.com/ddollar/foreman
|
|
platforms any
|
|
supported_archs noarch
|
|
|
|
checksums rmd160 6efd5d4e6b29503deb407d2f0f991d5dcd42a1f8 \
|
|
sha256 937e1b895042139d578936b1c099bc1989dcb7188c0f4798e79154997a941e7b
|
|
|
|
depends_lib-append port:rb19-dotenv \
|
|
port:rb19-thor
|