diff options
Diffstat (limited to 'www/py-HTMLgen/Makefile')
-rw-r--r-- | www/py-HTMLgen/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/py-HTMLgen/Makefile b/www/py-HTMLgen/Makefile index 4702a7708bd5..238b85615e7f 100644 --- a/www/py-HTMLgen/Makefile +++ b/www/py-HTMLgen/Makefile @@ -14,6 +14,9 @@ DISTNAME= HTMLgen MAINTAINER= python@FreeBSD.org COMMENT= Python library for the generation of HTML documents +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 shebangfix USE_PYTHON= flavors NO_BUILD= yes |