# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$

PortSystem          1.0

name                xsp
version             2.10.2
categories          devel www mono
platforms           darwin
maintainers         nomaintainer
license             MIT

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        http://download.mono-project.com/sources/xsp/
use_bzip2           yes

checksums           rmd160  9d1097b3d841f48764480d144dc8aff0b8011ce2 \
                    sha256  f4657f724167244d9baedf94e1d5747b8f1f53c339c7a11897154c1eb1289d4e

depends_build       port:pkgconfig

depends_lib         port:mono

# mono is not universal
universal_variant   no