aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-07-11 07:44:31 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-07-11 07:44:31 +0000
commit4b72c8d264174e179300d7d7bd58fc9012caed9e (patch)
treee589e9046d51f664d3989f4d126ab700cd9e11d2 /databases/Makefile
parentc772550f399c0ef1d84c94986fe7e72696a03006 (diff)
downloadports-4b72c8d264174e179300d7d7bd58fc9012caed9e.tar.gz
ports-4b72c8d264174e179300d7d7bd58fc9012caed9e.zip
Add py-litecli 1.3.2
LiteCLI is a command-line client for SQLite databases that has auto-completion and syntax highlighting. WWW: https://github.com/dbcli/litecli WWW: https://litecli.com/
Notes
Notes: svn path=/head/; revision=541904
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 29f86b2dcb2a..1567861cd93a 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -756,6 +756,7 @@
SUBDIR += py-influxdb
SUBDIR += py-kyotocabinet
SUBDIR += py-leveldb
+ SUBDIR += py-litecli
SUBDIR += py-lmdb
SUBDIR += py-marshmallow-sqlalchemy
SUBDIR += py-minidb