aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorashish <ashish@FreeBSD.org>2011-07-04 06:00:49 +0800
committerashish <ashish@FreeBSD.org>2011-07-04 06:00:49 +0800
commitb26156d7c15ae37008f4320d798cc455dd75504a (patch)
tree9da9e0f02d96bac0741047238815c52787252ce7 /databases/Makefile
parent465831243211d3a5856e2ee34a4d238384d01c5b (diff)
downloadfreebsd-ports-gnome-b26156d7c15ae37008f4320d798cc455dd75504a.tar.gz
freebsd-ports-gnome-b26156d7c15ae37008f4320d798cc455dd75504a.tar.zst
freebsd-ports-gnome-b26156d7c15ae37008f4320d798cc455dd75504a.zip
This library is a Haskell binding to the MySQL mysqlclient client library.
It is a fairly faithful, low level library that implements most of the MySQL client API. WWW: https://github.com/mailrank/mysql PR: ports/157264 Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw>
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 1131d4987eeb..06cc1432bf10 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -111,6 +111,7 @@
SUBDIR += hamsterdb
SUBDIR += hiredis
SUBDIR += hk_classes
+ SUBDIR += hs-mysql
SUBDIR += hsqldb
SUBDIR += hypertable
SUBDIR += innobackup