mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
766 B
Tcl
22 lines
766 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 lockfile 2.1.3 gem {} rubygems
|
|
revision 0
|
|
license Ruby
|
|
maintainers nomaintainer
|
|
description A ruby library for creating NFS safe lockfiles.
|
|
long_description {*}${description}
|
|
|
|
platforms any
|
|
supported_archs noarch
|
|
|
|
homepage https://github.com/ahoward/lockfile
|
|
|
|
checksums rmd160 fc35efa95a73dd9dc8986d632c5ec3644ae16e0b \
|
|
sha256 39cbf399299f140706481370292d941c70e34e98208a78f3739b7aee651c3236 \
|
|
size 24064
|