# -*- 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 libmicrohttpd version 0.9.22 categories www license LGPL maintainers snc openmaintainer description Light HTTP/1.1 server library. long_description \ GNU libmicrohttpd is a small C library that is \ supposed to make it easy to run an HTTP server as \ part of another application. GNU libmicrohttpd is \ free software and part of the GNU project. homepage http://www.gnu.org/software/libmicrohttpd/ master_sites gnu platforms darwin depends_lib port:gnutls port:libgcrypt port:curl checksums rmd160 a928f6cb9524b855097d7d8429e426d73d112b71 \ sha256 198daebb695eb6b97923200a26c143d38c11b582019927a75b2872ae4ec2f687 livecheck.type regex livecheck.url http://ftp.gnu.org/gnu/libmicrohttpd/ livecheck.regex "${name}-(\\d+\\.\\d+(\\.\\d+)?)"