freebsd-ports/lang/pnetlib/pkg-descr
Pav Lucistnik d5e5082e47 Revive lang/pnet, a "DotGNU" Portable.NET C# compiler suite. It came back
as a bunch of ports and a meta-port.

ml-pnet: Some of the Mono upper-level libraries in a form that can be easily
  compiled and used with pnet's CLI implementation.

pnet: A meta-port for all these ports.

pnet-base: A runtime engine, C# compiler and a host of useful development
  tools, all written in C.

pnetc: pnetC project, an ANSI C library that can be compiled down to IL
  using Portable.NET's cscc compiler.

pnetlib: C# class libraries.

PR:		ports/60408, ports/60409, ports/60413, ports/60453
Submitted by:	michael johnson <ahze@ahze.net>
2004-03-06 17:08:04 +00:00

4 lines
190 B
Text

C# class libraries, including "mscorlib.dll", "System.dll", "System.Xml.dll",
"System.Drawing.dll", "System.Windows.Forms.dll", etc.
WWW: http://www.southern-storm.com.au/portable_net.html