mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
684 B
Plaintext
19 lines
684 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup hoptoad_notifier 2.3.2 gem {} rubygems ruby19
|
|
description Send your application errors to our hosted service \
|
|
and reclaim your inbox.
|
|
long_description \
|
|
{*}${description}
|
|
maintainers nomaintainer
|
|
homepage http://www.hoptoadapp.com/
|
|
license MIT
|
|
platforms any
|
|
supported_archs noarch
|
|
checksums md5 998a61f506fed16e3cd4d83740d333e1 \
|
|
sha1 cf43462cd0f36b6982aee2bfed2cdfb79dd5a509 \
|
|
rmd160 51108b0235ab2b055a3c5fd82806a1db3842c4c9
|
|
|
|
depends_run port:rb19-activesupport
|