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
794 B
Tcl
19 lines
794 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
|
|
ruby.setup little-plugger 1.1.4 gem {} rubygems
|
|
platforms any
|
|
license Ruby
|
|
maintainers nomaintainer
|
|
description LittlePlugger is a module that provides \
|
|
Gem-based plugin management
|
|
long_description {*}${description}
|
|
homepage https://rubygems.org/gems/little-plugger
|
|
checksums rmd160 e49387696ea49cb83101996fe3d16fb09414f170 \
|
|
sha256 d5f347c00d9d648040ef7c17d6eb09d3d0719adf19ca30d1a3b6fb26d0a631bb \
|
|
size 10240
|
|
supported_archs noarch
|