summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-10-31 12:38:30 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-10-31 12:38:30 +0000
commitffa94017d6c39ee2d5c2afd81d3bea30c7ae7fb7 (patch)
treee544283dbd481137d8e3edc9230c9c2b9edb93a5 /databases/Makefile
parentUpdate lang/ruby18 to 1.8.1-preview2. (diff)
Add hk_classes,
C++ library which allows rapid development of database applications. Note: hk_classes works with mysql, postgresql und ODBC, but this port only supports mysql at the moment. Prodded by: enoal <sreco@xmission.com> PR: 41380
Notes
Notes: svn path=/head/; revision=92707
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 e2c7a9e316ec..f3b18e10dbff 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -42,6 +42,7 @@
SUBDIR += gqlplus
SUBDIR += grass
SUBDIR += gtksql
+ SUBDIR += hk_classes
SUBDIR += java-sqlrelay
SUBDIR += jdb
SUBDIR += jdbc-oracle816