# -*- 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.1.1 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 528c5ad4ba89f3225bebf5b5ecadf815239fed88 \ sha256 8b3b182424251067a952fb4e6c7b95a21e644fbb27fbd5f8af2b2ed87ca419f5 depends_lib port:libgcrypt configure.args --mandir=${prefix}/share/man livecheck.type regex livecheck.url ${homepage} livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)" \