# $Id: Portfile,v 1.7 2005/11/12 17:29:00 mww Exp $

PortSystem 1.0

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

