diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-05-06 15:13:13 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-05-06 15:13:13 +0000 |
commit | 2c163c685d820f9a3765c1f915a07d627663240e (patch) | |
tree | 5ac27da784375c9578e7bd4f81d93ddca35aaf17 /databases/Makefile | |
parent | Add linux-oracle-instantclient-sdk 10.1.0.3, oracle 10 (diff) |
Add linux-oracle-instantclient-sqlplus 10.1.0.3, oracle 10
InstantClient SQLPlus. Works with Oracle RDBMS 8.1.2+.
PR: ports/76166
Inspired by: Alexander Novitsky <alecn2002@yandex.ru>
Oked by: thierry:-)
Notes
Notes:
svn path=/head/; revision=134704
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index c54b143e1f2f..32728d2f4bf7 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -83,6 +83,7 @@ SUBDIR += libudbc SUBDIR += linux-oracle-instantclient-basic SUBDIR += linux-oracle-instantclient-sdk + SUBDIR += linux-oracle-instantclient-sqlplus SUBDIR += lsdb SUBDIR += lsdb-emacs20 SUBDIR += mantis |