aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorstefan <stefan@FreeBSD.org>2009-09-21 19:50:37 +0800
committerstefan <stefan@FreeBSD.org>2009-09-21 19:50:37 +0800
commit0d86b32be1da8de6b7a34d85f934fbf109644115 (patch)
tree73a8a5abd5ff82c2004ca4311fba61b2094c1560 /net-p2p
parent37f29bcc4262a7df4bce5c62c3e7f93f18cb3ee7 (diff)
downloadfreebsd-ports-graphics-0d86b32be1da8de6b7a34d85f934fbf109644115.tar.gz
freebsd-ports-graphics-0d86b32be1da8de6b7a34d85f934fbf109644115.tar.zst
freebsd-ports-graphics-0d86b32be1da8de6b7a34d85f934fbf109644115.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
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 d59656a83d6..c653854f2e3 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