diff options
Diffstat (limited to 'sysutils/py-scriptine/Makefile')
-rw-r--r-- | sysutils/py-scriptine/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/py-scriptine/Makefile b/sysutils/py-scriptine/Makefile index 9bc96312bbe1..7bb3d2b8ec86 100644 --- a/sysutils/py-scriptine/Makefile +++ b/sysutils/py-scriptine/Makefile @@ -12,6 +12,9 @@ COMMENT= Python shell scripts made easy LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= autoplist distutils NO_ARCH= yes |