# New ports collection makefile for: mooseekd # Date created: 2006-07-24 # Whom: Roman Bogorodskiy # # $FreeBSD: ports/net-p2p/mooseekd/Makefile,v 1.3 2006/08/24 17:52:25 novel Exp $ # PORTNAME= mooseekd PORTVERSION= 0.05 CATEGORIES= net-p2p MASTER_SITES= http://files.beep-media-player.org/releases/mooseekd/ MAINTAINER= novel@FreeBSD.org COMMENT= A deamon to connect to the Soulseek network LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" USE_FAM= yes USE_ICONV= yes .include