diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-04-12 21:56:21 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-04-12 21:56:21 +0000 |
commit | ab551f73077a2c729704e83189524dd0dea43c86 (patch) | |
tree | bd16464afd57ce590542d10785dad03b89d34ae0 /databases/Makefile | |
parent | 193e188899dfd165a858c91e797dfb930a40d2a9 (diff) | |
download | ports-ab551f73077a2c729704e83189524dd0dea43c86.tar.gz ports-ab551f73077a2c729704e83189524dd0dea43c86.zip |
Add fpc-mysql 1.0.10, Free Pascal interface to MySQL.
PR: 62621
Submitted by: John Merryweather Cooper
Approved by: pav (mentor).
Notes
Notes:
svn path=/head/; revision=106834
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 0994e47c633a..141a3911b54c 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -34,6 +34,7 @@ SUBDIR += firebird-devel SUBDIR += fireprofile SUBDIR += fpc-ibase + SUBDIR += fpc-mysql SUBDIR += fpc-odbc SUBDIR += fpc-oracle SUBDIR += fpc-postgres |