aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2010-09-14 11:14:21 +0000
committerRenato Botelho <garga@FreeBSD.org>2010-09-14 11:14:21 +0000
commit518fe252c90dff88664ecb0fa0b4760afdce6d09 (patch)
tree304dde9e0833aedaca554ba4f1d2ba727e63ceb7 /net-p2p
parent4609a96b23da6a4d4eaf66027c3d973c3fabb994 (diff)
downloadports-518fe252c90dff88664ecb0fa0b4760afdce6d09.tar.gz
ports-518fe252c90dff88664ecb0fa0b4760afdce6d09.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/btpeer/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/btpeer/Makefile b/net-p2p/btpeer/Makefile
index c229f4167d79..cde008d0b0cc 100644
--- a/net-p2p/btpeer/Makefile
+++ b/net-p2p/btpeer/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://www.alhem.net/project/btpeer/
MAINTAINER= ports@FreeBSD.org
COMMENT= Client functionality of bittorrent protocol, network only environment
+DEPRECATED= Does not build with net/Sockets and is unmaintained.
+EXPIRATION_DATE=2010-10-14
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libSockets-devel.a:${PORTSDIR}/net/Sockets-devel
USE_GMAKE= yes