mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
749 B
Plaintext
20 lines
749 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup flog 2.4.0 gem {} rubygems ruby19
|
|
description Ruby code pain reports
|
|
long_description \
|
|
Flog reports the most tortured code in an easy to read pain report. \
|
|
The higher the score, the more pain the code is in.
|
|
license MIT
|
|
maintainers nomaintainer
|
|
homepage http://ruby.sadi.st/Flog.html
|
|
platforms any
|
|
supported_archs noarch
|
|
checksums md5 44440201e10cb58fd5ffbaac62e334e3 \
|
|
sha1 8cd922591ebe6ac37a50d28022b33e7847927683 \
|
|
rmd160 aba46754188b90f464acf8088ccf84e52c4b696d
|
|
|
|
depends_run port:rb19-parser \
|
|
port:rb19-sexp_processor
|