diff options
Diffstat (limited to 'devel/codeville/Makefile')
-rw-r--r-- | devel/codeville/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/codeville/Makefile b/devel/codeville/Makefile index 7da75391518e..b84779db7b35 100644 --- a/devel/codeville/Makefile +++ b/devel/codeville/Makefile @@ -12,6 +12,9 @@ COMMENT= Anarchic control version system without unnecessary re-merges LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-09-15 + USES= python:2.7 tar:xz USE_PYTHON= distutils autoplist NO_ARCH= yes |