diff options
author | thierry <thierry@FreeBSD.org> | 2016-02-26 05:39:39 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2016-02-26 05:39:39 +0800 |
commit | 78995308bbbcb234de195f1e47bae72267942a99 (patch) | |
tree | e2c647eacbacda9caa61f5619c04e3a8bd29ae30 /french | |
parent | 1557688ca47a93accea5a1e5a1b4c5b139d806db (diff) | |
download | freebsd-ports-gnome-78995308bbbcb234de195f1e47bae72267942a99.tar.gz freebsd-ports-gnome-78995308bbbcb234de195f1e47bae72267942a99.tar.zst freebsd-ports-gnome-78995308bbbcb234de195f1e47bae72267942a99.zip |
Add a DEPRECATED line, to warn the users that it is now impossible to download
many channels. Waiting for another release...
Meanwhile, please look for pluzzdl or Videoob (weboob).
Diffstat (limited to 'french')
-rw-r--r-- | french/tvdownloader/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/french/tvdownloader/Makefile b/french/tvdownloader/Makefile index 1a15d89b4f31..5abea16b1f2e 100644 --- a/french/tvdownloader/Makefile +++ b/french/tvdownloader/Makefile @@ -18,6 +18,8 @@ RUN_DEPENDS= msdl:${PORTSDIR}/multimedia/msdl \ ${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto\ ${PYTHON_SITELIBDIR}/mechanize/_mechanize.py:${PORTSDIR}/www/py-mechanize +DEPRECATED= Many channels have modified their protocols and cannot be DL anymore + USES= python shebangfix SHEBANG_FILES= doc/installdox ALL_TARGET= build |