diff options
Diffstat (limited to 'devel/py-ioflo/Makefile')
-rw-r--r-- | devel/py-ioflo/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-ioflo/Makefile b/devel/py-ioflo/Makefile index 71e8f4a7f7f9..dacab1301acf 100644 --- a/devel/py-ioflo/Makefile +++ b/devel/py-ioflo/Makefile @@ -13,6 +13,9 @@ COMMENT= Automated Reasoning Engine and Flow Based Programming Framework LICENSE= APACHE20 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-git>=1.1:devel/py-setuptools-git@${PY_FLAVOR} USES= python:2.7 shebangfix |