# -*- 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.19 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 80cc66b7afe43acd0990619ffc941ec6fa4c0689 \ sha256 dc418c7a595196f09d2f573212a0d794404fa4ac5311fc9588c1e7ad7a90fae6 livecheck.type regex livecheck.url http://ftp.gnu.org/gnu/libmicrohttpd/ livecheck.regex "${name}-(\\d+\\.\\d+(\\.\\d+)?)"