summaryrefslogtreecommitdiff
path: root/textproc/py-textual-image/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-textual-image/Makefile')
-rw-r--r--textproc/py-textual-image/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/py-textual-image/Makefile b/textproc/py-textual-image/Makefile
index 990f9c659a98..285a04cd9e13 100644
--- a/textproc/py-textual-image/Makefile
+++ b/textproc/py-textual-image/Makefile
@@ -22,4 +22,9 @@ USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
+OPTIONS_DEFINE= TEXTUAL
+TEXTUAL_DESC= Textual support
+
+TEXTUAL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}textual>=0.68.0:textproc/py-textual@${PY_FLAVOR}
+
.include <bsd.port.mk>