Files
ports/sysutils/mono-kmod/pkg-descr
2017-12-21 08:44:38 +00:00

5 lines
233 B
Plaintext

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".