2024-03-15 03:37:23 +08:00
|
|
|
# -*- 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
|
|
|
|
|
|
2009-07-06 06:22:39 +00:00
|
|
|
PortSystem 1.0
|
|
|
|
|
PortGroup ruby 1.0
|
2011-10-31 17:57:36 +00:00
|
|
|
|
2024-03-15 03:37:23 +08:00
|
|
|
ruby.branches 3.3 3.2 3.1
|
|
|
|
|
ruby.setup lockfile 2.1.3 gem {} rubygems
|
|
|
|
|
revision 0
|
|
|
|
|
license Ruby
|
2009-07-06 06:22:39 +00:00
|
|
|
maintainers nomaintainer
|
|
|
|
|
description A ruby library for creating NFS safe lockfiles.
|
2023-12-09 01:49:39 +11:00
|
|
|
long_description {*}${description}
|
2009-07-06 06:22:39 +00:00
|
|
|
|
2023-12-09 01:49:39 +11:00
|
|
|
platforms any
|
|
|
|
|
supported_archs noarch
|
2009-07-06 06:22:39 +00:00
|
|
|
|
2015-06-09 11:17:57 +00:00
|
|
|
homepage https://github.com/ahoward/lockfile
|
2009-07-06 06:22:39 +00:00
|
|
|
|
2024-03-15 03:37:23 +08:00
|
|
|
checksums rmd160 fc35efa95a73dd9dc8986d632c5ec3644ae16e0b \
|
|
|
|
|
sha256 39cbf399299f140706481370292d941c70e34e98208a78f3739b7aee651c3236 \
|
|
|
|
|
size 24064
|