# $Id: Portfile,v 1.4 2006/04/15 09:40:02 markd Exp $

PortSystem 1.0
name		monodoc
version		1.1.13
categories	x11
platforms	darwin
maintainers	cjr@opendarwin.org
description	Documentation for the Mono .NET Development Framework
long_description	This is the documentation for Mono, an open source \
			implementation of the .NET Development Framework.

homepage	http://www.go-mono.org/
master_sites    http://www.go-mono.com/sources/monodoc/ freebsd
checksums	md5 b5366181170e473c918537af145adafb

depends_lib	bin:mono:mono \
		lib:libgtksharpglue:gtk-sharp
