aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2020-11-18 17:50:25 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2020-11-18 17:50:25 +0000
commit99096adb1c95c870a4f60bcf60eca3886adf2a14 (patch)
tree5ccad107edcb6949b1e73289c813655fdffc4780 /textproc/Makefile
parent9168a83626494498fd3a4b318c87769ab6c60b08 (diff)
downloadports-99096adb1c95c870a4f60bcf60eca3886adf2a14.tar.gz
ports-99096adb1c95c870a4f60bcf60eca3886adf2a14.zip
Add textproc/py-readchar
Library to easily read single chars and key strokes. The idea is to have a portable way to read single characters and key-strokes. WWW: https://github.com/magmax/python-readchar
Notes
Notes: svn path=/head/; revision=555653
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index b714611fe212..ec58fc5d5084 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1372,6 +1372,7 @@
SUBDIR += py-qt5-xml
SUBDIR += py-qt5-xmlpatterns
SUBDIR += py-rdflib
+ SUBDIR += py-readchar
SUBDIR += py-recommonmark
SUBDIR += py-regex
SUBDIR += py-reno