# -*- 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.9 use_bzip2 yes categories lang license {LGPL-2.1 MIT} 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 b2bdf385d1f1b80d9712fa6a66d7b5d5 \ sha1 39dd210f4e9281139781a674fe56b3c7dfbd8882 \ rmd160 bba602645ab9c218ee6720fe41a5b97f02ce7984 depends_lib port:qore \ port:libssh2 configure.args --disable-debug