diff options
author | nork <nork@FreeBSD.org> | 2005-05-06 15:11:44 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2005-05-06 15:11:44 +0000 |
commit | f8d4eca2f8ac759b865d713c42f7c2b928b83af1 (patch) | |
tree | f8b4abf06ff05f9ba20c7f9c0cae7dbf272cc2ce /databases/Makefile | |
parent | 2fc615f321423081f678809306a33a416a30b5b4 (diff) | |
download | FreeBSD-ports-f8d4eca2f8ac759b865d713c42f7c2b928b83af1.zip FreeBSD-ports-f8d4eca2f8ac759b865d713c42f7c2b928b83af1.tar.gz |
Add linux-oracle-instantclient-sdk 10.1.0.3, oracle 10
InstantClient SDK. Works with Oracle RDBMS 8.1.2+.
PR: ports/76166
Inspired by: Alexander Novitsky <alecn2002@yandex.ru>
Oked by: thierry:-)
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 8bfef25..c54b143 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -82,6 +82,7 @@ SUBDIR += libsdb SUBDIR += libudbc SUBDIR += linux-oracle-instantclient-basic + SUBDIR += linux-oracle-instantclient-sdk SUBDIR += lsdb SUBDIR += lsdb-emacs20 SUBDIR += mantis |