diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-09-30 05:03:08 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-09-30 05:03:08 +0000 |
commit | 3747ef7af6cda8a1936a9a5e9d85c2d639ac52b0 (patch) | |
tree | 779ff88cbdffa87b60c6b4f07ae436aa67896bba /net-p2p/pyslsk | |
parent | ee5598f4da651e02f311b6590122516eef1585a3 (diff) | |
download | ports-3747ef7af6cda8a1936a9a5e9d85c2d639ac52b0.tar.gz ports-3747ef7af6cda8a1936a9a5e9d85c2d639ac52b0.zip |
Schedule net-p2p/pyslsk for removal.
Last real update was in May 2005. Users should switch to net-p2p/nicotine-plus which is still maintained.
PR: 150901
Submitted by: Stefan Ehmann <shoesoft@gmx.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=262146
Diffstat (limited to 'net-p2p/pyslsk')
-rw-r--r-- | net-p2p/pyslsk/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/pyslsk/Makefile b/net-p2p/pyslsk/Makefile index 693d1204ee4b..2e6bca9c3ba9 100644 --- a/net-p2p/pyslsk/Makefile +++ b/net-p2p/pyslsk/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.sensi.org/~ak/pyslsk/ MAINTAINER= shoesoft@gmx.net COMMENT= Client for SoulSeek filesharing system +DEPRECATED= unmantaind upstream, use net-p2p/nicotine-plus +EXPIRATION_DATE= 2010-11-24 + .if !defined(WITHOUT_VORBIS) RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/ogg/vorbis.so:${PORTSDIR}/audio/py-vorbis .endif |