1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/databases/Makefile
Ade Lovett e40e2d85f6 Add p5-DBD-XBase, providing access to XBase (dBase, Fox*) database files,
namely dbf, dbt, fpt, ndx, ntx, mdx, idx and cdx.

PR:		21167
Submitted by:	Ilia Chipitsine <ilia@jane.cgu.chel.su>
2000-09-19 17:06:01 +00:00

63 lines
1.4 KiB
Makefile

# $FreeBSD$
#
SUBDIR += zpygresqlda
SUBDIR += cdb
SUBDIR += db
SUBDIR += db3
SUBDIR += dbview
SUBDIR += dbf2mysql
SUBDIR += freetds
SUBDIR += gadfly
SUBDIR += gdbm
SUBDIR += gigabase
SUBDIR += gmysql
SUBDIR += gnats
SUBDIR += grass
SUBDIR += gtksql
SUBDIR += interbase4
SUBDIR += libiodbc
SUBDIR += metakit
SUBDIR += msql
SUBDIR += myodbc
SUBDIR += mysql++
SUBDIR += mysql-editor
SUBDIR += mysql-jdbc-mm
SUBDIR += mysql-navigator
SUBDIR += mysql322-client
SUBDIR += mysql322-server
SUBDIR += mysqltcl
SUBDIR += p5-DBD-CSV
SUBDIR += p5-DBD-Pg
SUBDIR += p5-DBD-XBase
SUBDIR += p5-DBI
SUBDIR += p5-DBZ_File
SUBDIR += p5-GDBM
SUBDIR += p5-MLDBM
SUBDIR += p5-Msql
SUBDIR += p5-MyObject
SUBDIR += p5-Mysql
SUBDIR += p5-Pg
SUBDIR += p5-SQL-Statement
SUBDIR += p5-hp200lx-db
SUBDIR += pgaccess
SUBDIR += postgresql7
SUBDIR += pxtools
SUBDIR += py-MySQL
SUBDIR += py-MySQLdb
SUBDIR += py-PyGreSQL
SUBDIR += rdb
SUBDIR += ruby-gdbm
SUBDIR += ruby14-gdbm
SUBDIR += ruby-mysql
SUBDIR += ruby-postgres
SUBDIR += sqsh
SUBDIR += tcl-Mysql
SUBDIR += tkgnats
SUBDIR += typhoon
SUBDIR += unixODBC
SUBDIR += xmbase-grok
SUBDIR += xmysql
SUBDIR += xmysqladmin
.include <bsd.port.subdir.mk>