aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2009-09-21 11:50:37 +0000
committerStefan Walter <stefan@FreeBSD.org>2009-09-21 11:50:37 +0000
commit910a72fd2d4fdcab965cdb098787bae9e2cf9a14 (patch)
tree3f8eb7b0489d5d95f7f444aefc21938305a9d997 /net-p2p
parent7c1605d2277d7b67a9cbe30f1ba3e3339ba799bc (diff)
downloadports-910a72fd2d4fdcab965cdb098787bae9e2cf9a14.tar.gz
ports-910a72fd2d4fdcab965cdb098787bae9e2cf9a14.zip
Mark as DEPRECATED with an EXPIRATION_DATE of 2009-10-31. Nicotine doesn't seem
to be maintained any more, unlike net-p2p/nicotine-plus, which is a more than equivalent replacement that has been around for quite a while. Feature safe: yes
Notes
Notes: svn path=/head/; revision=241869
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/nicotine/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/nicotine/Makefile b/net-p2p/nicotine/Makefile
index d59656a83d66..c653854f2e32 100644
--- a/net-p2p/nicotine/Makefile
+++ b/net-p2p/nicotine/Makefile
@@ -22,6 +22,9 @@ USE_PYTHON= yes
USE_PYDISTUTILS= yes
USE_GETTEXT= yes
+DEPRECATED= development stalled years ago, use net-p2p/nicotine-plus instead
+EXPIRATION_DATE= 2009-10-31
+
OPTIONS= GEOIP "Enable the GeoIP based country code blocker" off \
PSYCO "Enable Psyco, the optimizing Python compiler" off \
VORBIS "Enable OGG/Vorbis support" on