aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-04-06 12:07:48 +0800
committerwill <will@FreeBSD.org>2000-04-06 12:07:48 +0800
commit9ec166d61142eee1b3eabf03b5d1aee92353826c (patch)
tree4dac9ecf91f8cf2e8bdddff7a6bf53826e3ad096 /databases/Makefile
parent3155313aa574004492a8d74b2b008b2095fe9010 (diff)
downloadfreebsd-ports-gnome-9ec166d61142eee1b3eabf03b5d1aee92353826c.tar.gz
freebsd-ports-gnome-9ec166d61142eee1b3eabf03b5d1aee92353826c.tar.zst
freebsd-ports-gnome-9ec166d61142eee1b3eabf03b5d1aee92353826c.zip
Add the mysqltcl port, which is a suite that allows manipulation of MySQL
through Tcl. The port installs only the libraries. PR: 13514 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
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 7b4f3f00215b..e0ce4cebc730 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -17,6 +17,7 @@
SUBDIR += mysql-jdbc-mm
SUBDIR += mysql322-client
SUBDIR += mysql322-server
+ SUBDIR += mysqltcl
SUBDIR += p5-DBD-CSV
SUBDIR += p5-DBD-Pg
SUBDIR += p5-DBI