mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
828 B
Tcl
20 lines
828 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 super_random 3.2.230213 gem {} rubygems
|
||
|
|
categories-append devel
|
||
|
|
license MIT
|
||
|
|
maintainers nomaintainer
|
||
|
|
platforms any
|
||
|
|
description ${name} combines sources of entropy \
|
||
|
|
to generate super-random bytes!
|
||
|
|
long_description {*}${description}
|
||
|
|
homepage https://github.com/carlosjhr64/super_random
|
||
|
|
checksums rmd160 6718b8d34779ac613ba27b45611afad396d7d16f \
|
||
|
|
sha256 697c9aacf66f5e2ea28bc1fc885589ab0334102ad37b76bb7f24a8e2008cc55e \
|
||
|
|
size 7680
|
||
|
|
supported_archs noarch
|