# -*- 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: Portfile 122412 2014-07-22 12:41:54Z ryandesign@macports.org $ PortSystem 1.0 name libotr version 4.0.0 revision 1 categories security license LGPL-2+ GPL-2+ maintainers reifferscheid.org:rsync openmaintainer description Off-the-Record Messaging Library long_description Off-the-Record (OTR) Messaging allows you to have \ private conversations over instant messaging. homepage http://www.cypherpunks.ca/otr/ platforms darwin master_sites ${homepage} checksums rmd160 802147fa58437b7c971f0c62ea7781e783672e97 \ sha256 3f911994409898e74527730745ef35ed75c352c695a1822a677a34b2cf0293b4 depends_lib port:libgcrypt configure.args --mandir=${prefix}/share/man livecheck.type regex livecheck.url ${homepage} livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)" \