[146801] trunk/dports/sysutils

ijackson at macports.org ijackson at macports.org
Thu Mar 17 16:24:19 PDT 2016


Revision: 146801
          https://trac.macports.org/changeset/146801
Author:   ijackson at macports.org
Date:     2016-03-17 16:24:19 -0700 (Thu, 17 Mar 2016)
Log Message:
-----------
sysutils/tmate: Add tmate port. Closes #47794

Added Paths:
-----------
    trunk/dports/sysutils/tmate/
    trunk/dports/sysutils/tmate/Portfile

Added: trunk/dports/sysutils/tmate/Portfile
===================================================================
--- trunk/dports/sysutils/tmate/Portfile	                        (rev 0)
+++ trunk/dports/sysutils/tmate/Portfile	2016-03-17 23:24:19 UTC (rev 146801)
@@ -0,0 +1,24 @@
+# -*- 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
+# $Id$
+
+PortSystem          1.0
+PortGroup           github 1.0
+
+github.setup        tmate-io tmate 2.2.0
+checksums           rmd160  8411d9affe60b42d6b1a5b6025a0c571c7fff56c \
+                    sha256  d02ef19b761c53968ccf9a018e5581b7acf40ca67acae97da57f55ef919c40bc
+
+maintainers         ijackson openmaintainer
+categories          sysutils
+platforms           darwin
+
+license             BSD
+description         Instant terminal sharing.
+long_description    ${description}
+
+depends_lib         port:libevent \
+                    port:ncurses \
+                    port:msgpack1 \
+                    port:libssh
+
+use_autoreconf      yes


Property changes on: trunk/dports/sysutils/tmate/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160317/19566ebb/attachment.html>


More information about the macports-changes mailing list