diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-04-03 18:17:29 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-04-03 18:17:29 +0000 |
commit | 364861920ef288656464ce27144968cb583f7613 (patch) | |
tree | e382f215077a58e42cc05eff4fa110bb376cc8a4 /databases/Makefile | |
parent | 9017f673160264090bf5614c5dfe88f12430cf1a (diff) |
add dbf 0.5.1
Show and convert the content of dBASE III, IV, and 5.0 files
Notes
Notes:
svn path=/head/; revision=78051
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 ca76cf9f129b..f577a689af23 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -15,6 +15,7 @@ SUBDIR += db41-nocrypto SUBDIR += dbXML SUBDIR += dbconnect + SUBDIR += dbf SUBDIR += dbf2mysql SUBDIR += dbh SUBDIR += dbmetrix |