Ticket #55862: Portfile.2

File Portfile.2, 825 bytes (added by ryandesign (Ryan Carsten Schmidt), 6 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
3PortSystem              1.0
4PortGroup               cmake 1.1
5PortGroup               github 1.0
6
7github.setup            halon smtpping 1.1.3 v
8categories              net
9platforms               darwin
10maintainers             nomaintainer
11license                 GPL-2+
12
13description             A simple, portable tool for measuring SMTP server delay, delay variation and throughput.
14
15long_description        ${description}
16
17checksums               rmd160  b9120bc5b10437e0600b3b528cc5332561ccdad9 \
18                        sha256  b96a12ce9c25a0a0a37161a2abff37708e92675bc6dc509d77b87ec51759c1c5 \
19                        size    16295
20
21configure.args-append   -DMAN_INSTALL_DIR=share/man