Ticket #55337: Portfile

File Portfile, 935 bytes (added by hcardwell, 6 years ago)

Updated Portfile, back-version to 20141227

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
3PortSystem      1.0
4
5name                mbuffer
6version             20141227
7categories          net
8platforms           darwin
9
10maintainers         hmctc.com:howard
11
12description         Measuring Buffer
13long_description    mbuffer is a tool for buffering data streams with a large set of unique features
14homepage            http://www.maier-komor.de/mbuffer.html
15
16master_sites        http://www.maier-komor.de/software/mbuffer/
17extract.suffix      .tgz
18checksums           rmd160  663123bb13954057e4c94681f9b92e97f2741c09 \
19                    sha256  1676b596e864d35d84f73b7c2e0199733abc88f4f227670a6942eeb97a5e4aa7
20
21depends_lib         port:openssl
22
23license             GPL-3
24
25patchfiles          patch-configure-gettime.diff \
26                    patch-mbuffer-darwin.diff
27patch.pre_args      -p1