Skip to content

Commit

Permalink
irc/py-fishcrypt: mark BROKEN and DEPRECATED
Browse files Browse the repository at this point in the history
Abandoned, unmaintained, requires Python 2 and depends on deprecated pycrypto
  • Loading branch information
AMDmi3 committed May 17, 2022
1 parent 5db0869 commit b461f8a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions irc/py-fishcrypt/Makefile
Expand Up @@ -10,6 +10,10 @@ DIST_SUBDIR= python
MAINTAINER= ports@FreeBSD.org
COMMENT= FiSH/Mircryption-compatible encryption for HexChat

BROKEN= Requires python 2
DEPRECATED= Abandoned, unmaintained, requires Python 2 and depends on deprecated pycrypto
EXPIRATION_DATE=2022-06-30

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>=0:security/py-pycrypto@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pysocks>=0:net/py-pysocks@${PY_FLAVOR}

Expand Down

0 comments on commit b461f8a

Please sign in to comment.