diff options
author | pav <pav@FreeBSD.org> | 2004-02-26 14:57:34 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-02-26 14:57:34 +0000 |
commit | abc31783e4d79662efba27eb4e82ac7ab74533c5 (patch) | |
tree | 0ba17e34511bcc767ce0ff144c011aed9893eb44 /databases/Makefile | |
parent | 2d3ccc3f1939c548ca5e8417aa69fcc540838382 (diff) | |
download | FreeBSD-ports-abc31783e4d79662efba27eb4e82ac7ab74533c5.zip FreeBSD-ports-abc31783e4d79662efba27eb4e82ac7ab74533c5.tar.gz |
Add fpc-oracle, a part of base packages of Free Pascal.
It provides interface to Oracle database.
PR: ports/61114
Submitted by: John Merryweather Cooper <johnmary@adelphia.net>
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 6791776..39c5dd51 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -32,6 +32,7 @@ SUBDIR += firebird-devel SUBDIR += fireprofile SUBDIR += fpc-odbc + SUBDIR += fpc-oracle SUBDIR += fpc-postgres SUBDIR += freetds SUBDIR += freetds-msdblib |