1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

www/rtv: Mark as deprecated and set an expiry date

More info https://github.com/michael-lazar/rtv/issues/715
This commit is contained in:
Danilo G. Baio 2021-01-14 14:14:10 +00:00
parent 6cddea3148
commit 09b94f70b3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561558

View File

@ -11,6 +11,9 @@ COMMENT= Commandline client for reddit
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Abandoned, use www/py-ttrv or www/py-tuir instead
EXPIRATION_DATE=2021-02-14
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}kitchen>=1.2.4:devel/py-kitchen@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.11.1:www/py-requests@${PY_FLAVOR} \