Files
Joshua Root 02ae60ce68 ruby/*: set github.tarball_from explicitly
In preparation for changing the default.
2025-01-27 04:43:39 +11:00

25 lines
811 B
Plaintext

PortSystem 1.0
PortGroup ruby 1.0
PortGroup github 1.0
github.setup mlipper runt 0_7_0 RUNT_
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
ruby.setup runt 0.7.0 setup.rb {README doc}
revision 1
maintainers nomaintainer
description Ruby API for scheduling recurring/occuring events
long_description Runt provides a simple API for scheduling \
recurring/occuring events through a hackneyed \
implementation of otherwise excellent temporal \
patterns created by Martin Fowler. It is a Ruby \
version of ChronicJ (http://chronicj.org).
license Apache-1.1
checksums md5 8b938b318157805e2ee6279825cab324
platforms any
supported_archs noarch
test.run yes
test.dir ${worksrcpath}/test
test.cmd ${ruby.bin} alltests.rb