# -*- 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 4.0.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 967b09678a26d297b6d1820dd4e74fa08412a015 \
sha256 c954a24d184290b1aab0e53cc7c86e10513905c7e5e70c861825daa5ead8154d \
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