aboutsummaryrefslogtreecommitdiff
path: root/devel/py-tw.forms/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-02-23 15:25:53 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-02-23 15:25:53 +0000
commit41a5348a3b6a9d16a7808a76f3b3935dbdb9eb49 (patch)
treedc94bc3df22b218498c473b644b9ddf5d9c9342d /devel/py-tw.forms/Makefile
parentd7d7b4eebbb16e530100e9fc57ee92890921ae86 (diff)
Notes
Diffstat (limited to 'devel/py-tw.forms/Makefile')
-rw-r--r--devel/py-tw.forms/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-tw.forms/Makefile b/devel/py-tw.forms/Makefile
index fc89f195d74f..d46f427e4a81 100644
--- a/devel/py-tw.forms/Makefile
+++ b/devel/py-tw.forms/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ychsiao@ychsiao.org
COMMENT= Web Widgets for building and validating forms
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-08-15
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ToscaWidgets>=0:devel/py-ToscaWidgets@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}formencode>=0:www/py-formencode@${PY_FLAVOR}
RUN_DEPENDS:= ${PYTHON_PKGNAMEPREFIX}ToscaWidgets>=0:devel/py-ToscaWidgets@${PY_FLAVOR} \