Ticket #20269: Portfile

File Portfile, 990 bytes (added by macports@…, 15 years ago)
Line 
1# -*- 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
2# $Id$
3
4PortSystem          1.0
5
6name                libmicrohttpd
7version             0.4.2
8categories          www
9maintainers         nomaintainer
10description         Light HTTP/1.1 server library.
11long_description    \
12                        GNU libmicrohttpd is a small C library that is \
13                        supposed to make it easy to run an HTTP server as \
14                        part of another application. GNU libmicrohttpd is \
15                        free software and part of the GNU project.
16homepage            http://www.gnu.org/software/libmicrohttpd/
17platforms           darwin
18master_sites        ftp://ftp.gnu.org/gnu/libmicrohttpd/
19
20checksums           md5 2853d8f32417e3c5f3b18fda38f96e52 \
21                    sha1 e79349031795176bfb0fb816c4fc401a91811aaf \
22                    rmd160 e12aef144ef3cdc5bce115dacac1a19e4cf4e1f1