# -*- 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
maintainers {mit.edu:quentin @quentinmit}
description Kerberos-authenticated remote command execution
long_description remctl implements a client/server protocol for running \
single commands on a remote host using Kerberos v5 \
authentication and returning the output.
homepage http://www.eyrie.org/~eagle/software/remctl/
master_sites http://archives.eyrie.org/software/kerberos/ \
http://archives.eyrie.org/software/ARCHIVE/remctl/
checksums rmd160 0880f2172b25845262574b45099a556e428a4558 \
sha256 5bce856ce34b8c6a803eb52e4c2623941250099696f06b65c6f63c6133f9a636
depends_lib port:pcre port:kerberos5
configure.args --enable-reduced-depends
livecheck.url ${homepage}
livecheck.regex "${name}-(\[0-9a-z.\]*)${extract.suffix}"