summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2004-03-30 00:02:11 +0000
committerMikhail Teterin <mi@FreeBSD.org>2004-03-30 00:02:11 +0000
commita623e2d6cfb51533d21b18a5163fcabc450ff442 (patch)
treec8b7ab5db1c1e038403cd7e8bc1611bb94261ee6 /databases/Makefile
parentcorrect typo in my previous commit (diff)
This is Sybtcl -- a dynamicly loadable TCL extension, which provides
your interpreter with connectivity to a Sybase server. Althghough it was written to work with Sybase's own client libraries (not available for FreeBSD), this port patches it enough to make it work with FreeTDS. WWW: http://sybtcl.sourceforge.net/
Notes
Notes: svn path=/head/; revision=105655
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 d94bd19e2cb4..9968876259bb 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -260,6 +260,7 @@
SUBDIR += sqlrelay
SUBDIR += sqsh
SUBDIR += sybase-ocsd
+ SUBDIR += sybtcl
SUBDIR += tcl-Mysql
SUBDIR += tdb
SUBDIR += tinycdb