diff options
Diffstat (limited to 'textproc/py-HyperText/Makefile')
-rw-r--r-- | textproc/py-HyperText/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/py-HyperText/Makefile b/textproc/py-HyperText/Makefile index b3f0825bc0e8..f0d5e9f12bf7 100644 --- a/textproc/py-HyperText/Makefile +++ b/textproc/py-HyperText/Makefile @@ -14,6 +14,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight HTML/XHTML generator for Python +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_PYTHON= yes WRKSRC= ${WRKDIR}/HyperText |