aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-18 18:22:35 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-18 18:22:35 +0000
commitaf347dc4fccbec803462166f017d1dfdab7cad7f (patch)
tree928855342d82ae9bf4d4383972e5d5b1f3b70a23 /databases/Makefile
parent56ac9043ab0b191c8b9354b25eb06f0e410e4450 (diff)
downloadports-af347dc4fccbec803462166f017d1dfdab7cad7f.tar.gz
ports-af347dc4fccbec803462166f017d1dfdab7cad7f.zip
Add py-pycql 0.0.8
pycql is a pure Python CQL parser. WWW: https://github.com/geopython/pycql
Notes
Notes: svn path=/head/; revision=523432
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 d7ea13f6b430..db8b94a6dcc2 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -816,6 +816,7 @@
SUBDIR += py-psycopg2cffi
SUBDIR += py-pum
SUBDIR += py-pyPgSQL
+ SUBDIR += py-pycql
SUBDIR += py-pyhs
SUBDIR += py-pylibmc
SUBDIR += py-pymssql