diff options
Diffstat (limited to 'net-p2p/nicotine/Makefile')
-rw-r--r-- | net-p2p/nicotine/Makefile | 3 |
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 |