# $Id$ PortSystem 1.0 name libtorrent version 0.11.1 categories net maintainers nomaintainer@macports.org description BitTorrent library long_description \ LibTorrent is a BitTorrent library written in C++ for \ *nix. It is designed to avoid redundant copying and \ storing of data that other clients and libraries suffer from. homepage http://libtorrent.rakshasa.no/ platforms darwin master_sites ${homepage}downloads/ checksums sha1 870f63f9a7eda597dbdb4be791ad0d29ea4902e2 depends_lib port:openssl port:libsigcxx2 port:pkgconfig port:zlib configure.env CFLAGS=-I${prefix}/include CXXFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib