mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
761 B
Tcl
19 lines
761 B
Tcl
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
|
|||
|
|
|
||
|
|
PortSystem 1.0
|
||
|
|
PortGroup ruby 1.0
|
||
|
|
|
||
|
|
ruby.branches 3.3 3.2 3.1 3.0
|
||
|
|
ruby.setup code_metrics 0.1.3 gem {} rubygems
|
||
|
|
categories-append devel
|
||
|
|
license MIT
|
||
|
|
maintainers nomaintainer
|
||
|
|
platforms any
|
||
|
|
description Extract code statistics from Rails
|
||
|
|
long_description {*}${description}
|
||
|
|
homepage https://github.com/bf4/code_metrics
|
||
|
|
checksums rmd160 f7e1e009c36aab44010ea3587f879e86fa312661 \
|
||
|
|
sha256 e83929e19baa21e3318d197239cd4eff58e9985fbeeb7bb8c99816f41614425b \
|
||
|
|
size 18944
|
||
|
|
supported_archs noarch
|