Portfile

# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $

PortSystem 1.0
name libotr
version 3.0.0
categories security
maintainers nomaintainer@macports.org
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 sha1 5835acdf80549d1895a842245f99c559b5b9d6cd

depends_lib port:libgcrypt

configure.args --mandir=${prefix}/share/man