opnsense-ports/devel/rubygem-ffi-compiler/pkg-descr
Franco Fichtner 90d8af2bf5 */*: sync with upstream
Taken from: FreeBSD
2015-08-14 09:53:53 +02:00

5 lines
246 B
Text

ffi-compiler is a ruby library for automating compilation of native libraries
for use with ffi. To use, define your own ruby->native API using ffi, implement
it in C, then use ffi-compiler to compile it.
WWW: https://github.com/ffi/ffi-compiler