# $Id: Portfile 37412 2008-06-06 18:39:33Z jmr@macports.org $

PortSystem 1.0

name		xsp
version		1.1.16.1
categories	devel www mono
platforms	darwin
maintainers	nomaintainer
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}sources/xsp/
checksums	md5 ae8d88fe86c55f185d41f8753f776eb7
depends_lib	port:mono
configure.args	--mandir=${prefix}/share/man --infodir=${prefix}/share/info

