diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-02-23 15:25:53 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-02-23 15:25:53 +0000 |
commit | 41a5348a3b6a9d16a7808a76f3b3935dbdb9eb49 (patch) | |
tree | dc94bc3df22b218498c473b644b9ddf5d9c9342d /www/py-HTMLgen/Makefile | |
parent | Update to 2.6.0 (diff) |
Deprecate a few ports
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=526925
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 |