# $Id: Portfile 30224 2007-10-22 22:49:14Z jmpp@macports.org $ PortSystem 1.0 name pnetlib version 0.7.4 categories devel maintainers nomaintainer platforms darwin description Runtime libraries for Portable.NET long_description This distribution contains an implementation of the \ C# library, for use with .NET-capable runtime engines \ and applications. Originally designed for DotGNU \ Portable.NET, this library can be used by other \ .NET development efforts also. master_sites http://www.southern-storm.com.au/download checksums sha1 289432378c5783be8f3c8880efec14c7cc4d3ef6 depends_lib lib:libILAsm.a:pnet lib:libX11:XFree86 configure.args --enable-shared --with-x #platform darwin 7 { #build.args LIBTOOL=glibtool #destroot.args LIBTOOL=glibtool #} platform darwin 8 { configure.compiler gcc-4.0 }