summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-04-06 04:07:48 +0000
committerWill Andrews <will@FreeBSD.org>2000-04-06 04:07:48 +0000
commitdcc8379ff713ebf6352f4c19c2e56bc494d9391d (patch)
tree89f88122de98a40b3d2ae2c0b6e5dc2bea894375 /databases/Makefile
parentThe wildcard removal of config files in post-install was removing (diff)
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>
Notes
Notes: svn path=/head/; revision=27353
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