# $Id: Portfile 30224 2007-10-22 22:49:14Z jmpp@macports.org $ PortSystem 1.0 name pnet version 0.7.4 categories devel maintainers nomaintainer platforms darwin description Portable Net C# compiler and runtime engine. long_description The goal of Portable Net is to build a suite of Free \ Software tools to build and execute .NET applications, \ including a C# compiler, assembler, disassembler, \ and runtime engine. master_sites http://www.southern-storm.com.au/download checksums sha1 303e91df109eebec9fcc4883f95b98ca7c6a8575 depends_lib bin:treecc:treecc configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man #platform darwin 7 { #build.args LIBTOOL=glibtool #destroot.args LIBTOOL=glibtool #} platform darwin 8 { configure.compiler gcc-4.0 }