freebsd-ports/sysutils/mono-kmod/pkg-descr
Andrey Slusar fc4f96f8a9 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/

PR:		ports/111973
Submitted by:	Björn König <bkoenig at cs.tu-berlin.de>
2007-04-21 11:01:11 +00:00

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/