devel/py-construct28: Mark DEPRECATED

- More recent version is in ports tree deeevel/py-construct. This is no
  longer a dependency for www/mitmproxy
This commit is contained in:
Muhammad Moinur Rahman 2019-02-19 11:04:59 +00:00
parent 5f66c2c0d7
commit ae5cd7a95b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493362

View File

@ -14,10 +14,14 @@ COMMENT= Python module for parsing and building of data structures
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Latest upstream version is in ports tree devel/py-construct
EXPIRATION_DATE=2019-03-20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
NO_ARCH= yes
USES= python
USE_PYTHON= distutils autoplist
NO_ARCH= yes
.include <bsd.port.mk>