You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
779 B
Tcl
19 lines
779 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 help_parser 8.2.230210 gem {} rubygems
|
|
categories-append devel
|
|
license MIT
|
|
maintainers nomaintainer
|
|
platforms any
|
|
description All help is about to get parsed… again!
|
|
long_description {*}${description}
|
|
homepage https://github.com/carlosjhr64/help_parser
|
|
checksums rmd160 7d12bc730cf75f2aee6bddb52cb2e6b4716658d5 \
|
|
sha256 98766b218107ef6b9439b6b62c3e605c5002737e47fc0e6f565c19714fa268a8 \
|
|
size 12288
|
|
supported_archs noarch
|