forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
288 B
Text
6 lines
288 B
Text
mono-kmod is a FreeBSD kernel module enables you to execute ECMA and
|
|
.NET applications without preceding the native code generator in the
|
|
command line. That means you can call a binary with "./hello.exe"
|
|
instead of "mono hello.exe".
|
|
|
|
WWW: http://www.alpha-tierchen.de/~bkoenig/mono-kmod/
|