PortSystem 1.0

name             webfs
version          1.21
categories       www
license          GPL-2+
maintainers      nomaintainer
description      simple http server for purely static content
long_description \
    This is a simple http server for purely static content. You can use it \
    to serve the content of a ftp server via http for example. It is also \
    nice to export some files the quick way by starting a http server in a \
    few seconds, without editing some config file first.
homepage         http://linux.bytesex.org/misc/webfs.html
platforms        darwin

master_sites     http://dl.bytesex.org/releases/webfs/
checksums        md5 6dc125fe160479404147e7bbfc781dbc

patchfiles       patch-ls.c

use_configure    no

destroot.destdir-append prefix=${prefix}
