diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 17:04:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 17:04:00 +0000 |
commit | d389c2f0a84bafbdb01efe775c024577868cdb1f (patch) | |
tree | 8ca13183bcaf303d82067e3c9fb2cc2b0527151c /net-im/newsbot | |
parent | 41042a04f20cffc6888cdcd9c5539b509b2c97b6 (diff) | |
download | ports-d389c2f0a84bafbdb01efe775c024577868cdb1f.tar.gz ports-d389c2f0a84bafbdb01efe775c024577868cdb1f.zip |
Notes
Diffstat (limited to 'net-im/newsbot')
-rw-r--r-- | net-im/newsbot/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-im/newsbot/Makefile b/net-im/newsbot/Makefile index 4e1074affc05..a527b8377c53 100644 --- a/net-im/newsbot/Makefile +++ b/net-im/newsbot/Makefile @@ -17,6 +17,9 @@ DISTNAME= ${PORTNAME}-0.45 MAINTAINER= ports@FreeBSD.org COMMENT= Gathers news from RDF/RSS and send them to your IM client +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/jabber/jabber.py:${PORTSDIR}/net-im/py-jabber USE_PYTHON= 2.2+ |