aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorJosh Paetzel <jpaetzel@FreeBSD.org>2010-12-17 16:10:43 +0000
committerJosh Paetzel <jpaetzel@FreeBSD.org>2010-12-17 16:10:43 +0000
commita518214c4ee0ed8725e1ce4bc32dd7121e300e9d (patch)
tree11104d388468969de7a42dda0ff98f0acabcfee0 /databases/Makefile
parentf726a6817796fb57626905330eab885a34ec96e2 (diff)
downloadports-a518214c4ee0ed8725e1ce4bc32dd7121e300e9d.tar.gz
ports-a518214c4ee0ed8725e1ce4bc32dd7121e300e9d.zip
HTSQL ("Hyper Text Structured Query Language") is a high-level query
language for relational databases. The target audience for HTSQL is the accidental programmer -- one who is not a SQL expert, yet needs a usable, comprehensive query tool for data access and reporting. WWW: http://htsql.org/
Notes
Notes: svn path=/head/; revision=266501
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 8257585de0ad..27d48d8e62cf 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -633,6 +633,7 @@
SUBDIR += py-flask-sqlalchemy
SUBDIR += py-forgetsql
SUBDIR += py-gdbm
+ SUBDIR += py-htsql
SUBDIR += py-memcached
SUBDIR += py-migrate
SUBDIR += py-mssql