a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 23053 2007-03-23 20:35:47Z pipping@macports.org $
PortSystem 1.0
name otrproxy
version 0.1.1
categories security
maintainers nomaintainer@macports.org
description OTR localhost AIM proxy
long_description \
This is a localhost proxy you can use with almost any \
AIM client in order to participate in Off-the-Record \
conversations. The current version is 0.1.1, which \
means it's nothing like ready for prime time. In \
particular, it's got no UI at all (well, it outputs \
things to stdout).
homepage http://www.cypherpunks.ca/otr/
platforms darwin
master_sites ${homepage}
checksums md5 423c3e1ccad452fdce0dab39fea700d0
depends_build port:libotr
use_configure no
build.args LIBOTRINCDIR=${prefix}/include \
LIBOTRLIBDIR=${prefix}/lib
destroot.destdir-append \
INSTALLDIR=${prefix}/bin \
INSTALLMANDIR=${prefix}/share/man/man1