diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-10-14 14:17:48 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-10-14 14:17:48 +0000 |
commit | 5365ff05f9ddea4924565be9db7e57f2370eb811 (patch) | |
tree | e2912ed70dc109f0b99ce33f60c640eb73989716 /net-p2p/libtorrent-rasterbar-15 | |
parent | 0d8e71d2d056f097790287df794e50c1bad571dc (diff) |
Notes
Diffstat (limited to 'net-p2p/libtorrent-rasterbar-15')
-rw-r--r-- | net-p2p/libtorrent-rasterbar-15/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net-p2p/libtorrent-rasterbar-15/Makefile b/net-p2p/libtorrent-rasterbar-15/Makefile index 19085cb9b9bb..4472b9254c1a 100644 --- a/net-p2p/libtorrent-rasterbar-15/Makefile +++ b/net-p2p/libtorrent-rasterbar-15/Makefile @@ -6,16 +6,18 @@ PORTREVISION?= 4 CATEGORIES?= net-p2p ipv6 MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PROJECTHOST= libtorrent -PKGNAMESUFFIX= -15 MAINTAINER= ports@FreeBSD.org COMMENT?= C++ library implementing a BitTorrent client +DEPRECATED= Unusable, development ceased +EXPIRATION_DATE=2013-12-13 BROKEN= Does not build with recent boost - CONFLICTS+= libtorrent-rasterbar-0.1[46789].* +NO_LATEST_LINK= yes + BUILD_DEPENDS= pkgconf>0:${PORTSDIR}/devel/pkgconf LIB_DEPENDS+= boost_date_time:${PORTSDIR}/devel/boost-libs \ GeoIP.5:${PORTSDIR}/net/GeoIP |