Ticket #44861: Portfile

File Portfile, 996 bytes (added by Schamschula (Marius Schamschula), 10 years ago)
Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
2# $Id: Portfile 118238 2014-03-26 23:00:31Z ryandesign@macports.org $
3
4PortSystem          1.0
5
6name                hatools
7version             2.14
8categories          sysutils openmaintainer
9platforms           darwin
10maintainers         gmail.com:mschamschula
11license             GPL-2+
12
13description         hatools provide locking and timeout mechanisms for shell scripts.
14
15long_description    The hatools provide reliable and easy-to-use locking and timeout\
16                    mechanisms for shell scripts.
17
18homepage            http://www.fatalmind.com/software/hatools/
19master_sites        ${homepage}
20
21checksums           rmd160  fa6b953789869f2746f5b4001ca58cd942757bd6 \
22                    sha256  4bad4723056f87f30633a4702b96be3b2e0d1218b7b96a79c71f42ca3f5dd109
23
24livecheck.type      regex
25livecheck.regex     ${name}-(\[0-9.]+)${extract.suffix}