summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
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