# $Id: Portfile 45603 2009-01-18 20:52:41Z jeremyhu@macports.org $
PortSystem 1.0
name            pnetlib
version         0.7.4
revision        1
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 port:xorg-libs
configure.args	--enable-shared --with-x 

#platform darwin 7 {
#build.args	LIBTOOL=glibtool
#destroot.args	LIBTOOL=glibtool
#}

