# -*- 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
github.setup gravitational teleport 3.1.6 v
homepage http://gravitational.com/teleport/
maintainers { gmail.com:graemelawes @gclawes } openmaintainer
description Teleport SSH server and Certificate Authority
long_description Teleport is a modern SSH server and CA for managing clusters \
that provides secure login with certificate-based access, \
2-factor authentication, session logging and replay, \
integration with Google Apps and other OAuth identity providers, \
and a Web UI. Built on the Golang SSH library, and compatible with OpenSSH
checksums rmd160 3d55a3e2ad24a1d1f6dd96e2f38b80a6a18487fa \
sha256 ca4bc9a5dd32f8c5efd01c01167b319882d640db48818b32b8f99da927a43a2b \
depends_lib port:go port:zip
worksrcdir src/github.com/${github.author}/${github.project}
build.env-append GOPATH=${workpath}
xinstall -d ${workpath}/src/github.com/${github.author}
move ${workpath}/${name}-${github.version} \
foreach i { tctl tsh teleport } {
xinstall ${worksrcpath}/build/${i} ${destroot}${prefix}/bin