Portfile

# $Id: Portfile 21687 2007-02-02 18:06:05Z jmpp@macports.org $

PortSystem 1.0

name gift
version 0.11.8.1
categories net
platforms darwin
maintainers jmpp@macports.org openmaintainer@macports.org

description Colletion of various software components geared towards \
peer-to-peer file sharing networks
long_description giFT is a collection of various software components geared \
towards improving the overall usability of a multitude of \
peer-to-peer file-sharing networks. This goal is accomplished \
by unifying the components such that a user of the software may \
choose any of the available interfaces to access any of the \
available networks.

homepage http://gift.sourceforge.net/
master_sites sourceforge
checksums md5 b0810b7ba1532b882fb4dc1091302f1e

depends_lib port:libogg \
port:libvorbis \
port:file

configure.args --mandir=${prefix}/share/man \
--enable-libmagic
configure.env CFLAGS=-I${prefix}/include \
CPPFLAGS=-I${prefix}/include \
LDFLAGS=-L${prefix}/lib