# New ports collection makefile for: rtorrent-devel # Date created: May 17 2006 # Whom: Florent Thoumie # # $FreeBSD: ports/net-p2p/rtorrent-devel/Makefile,v 1.16 2007/12/18 22:08:56 flz Exp $ # PORTNAME= rtorrent-devel PORTVERSION= 0.7.9 PORTREVISION= 1 DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION} MAINTAINER= flz@FreeBSD.org COMMENT= BitTorrent Client written in C++ (development version) BUILD_DEPENDS= libtorrent-devel=0.11.9:${PORTSDIR}/net-p2p/libtorrent-devel RUN_DEPENDS= libtorrent-devel=0.11.9:${PORTSDIR}/net-p2p/libtorrent-devel LIB_DEPENDS= # empty MASTERDIR= ${.CURDIR}/../rtorrent MD5_FILE= ${.CURDIR}/distinfo PLIST= ${.CURDIR}/pkg-plist DESCR= ${MASTERDIR}/pkg-descr CONFLICTS= rtorrent-[0-9]* .include "${MASTERDIR}/Makefile"