# $Id: Portfile,v 1.2 2004/03/20 04:40:18 jkh Exp $

PortSystem 1.0

name		xsp
version		0.9
categories	devel
platforms	darwin
maintainers	jkh@opendarwin.org
description	a small web server that hosts the Mono System.Web classes
long_description	The XSP server is a small web server that hosts the Mono System.Web classes for running what is commonly known as ASP.NET

homepage	http://www.go-mono.com
master_sites	${homepage}/archive/
checksums	md5 376753146bb99149e8dcbb623eaaa100
depends_lib	bin:mono:mono
configure.args	--mandir=${prefix}/share/man --infodir=${prefix}/share/info
