mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
861 B
Tcl
20 lines
861 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 path_expander 1.1.3 gem {} rubygems
|
|
categories-append devel
|
|
license MIT
|
|
maintainers nomaintainer
|
|
platforms any
|
|
homepage https://github.com/seattlerb/path_expander
|
|
description PathExpander helps pre-process command-line arguments \
|
|
expanding directories into their constituent files
|
|
long_description {*}${description}
|
|
checksums rmd160 b4b7542fd0bb6bbb218cd2c564af35ab7bea40f2 \
|
|
sha256 bea16440dea5a770b9765312c8037931cc576f4f2872d71133a3e480028f9f67 \
|
|
size 13824
|
|
supported_archs noarch
|