mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
17 lines
685 B
Tcl
17 lines
685 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.4 3.3 3.2 3.1 3.0
|
|
ruby.setup ffi 1.17.4 gem {} rubygems
|
|
license BSD
|
|
categories-append devel
|
|
maintainers nomaintainer
|
|
description Ruby FFI library
|
|
long_description {*}${description}
|
|
homepage https://github.com/ffi/ffi/wiki
|
|
checksums rmd160 1cfc1f7d7b6d3333892ed08d40935163ee2796c0 \
|
|
sha256 bcd1642e06f0d16fc9e09ac6d49c3a7298b9789bcb58127302f934e437d60acf \
|
|
size 894464
|