# -*- 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 name qore-ssh2-module version 0.9.8 use_bzip2 yes categories lang license LGPL-2.1 maintainers davidnichols description ssh2 module for Qore long_description Module providing access to the ssh2 protocol including sftp support use_bzip2 yes homepage http://qore.org platforms darwin master_sites sourceforge:qore checksums md5 fffa9433abc05a37477574ea7e68d5b1 \ sha1 7d95796e8d955fa632d8e2c6fae06ab46421745f \ rmd160 e92618cb982c1ce9c88575b0f79130e692202f6d depends_lib port:qore \ port:libssh2 configure.args --disable-debug