63 lines
1.7 KiB
Makefile
Raw Normal View History

2004-12-21 03:46:59 +00:00
# $OpenBSD: Makefile,v 1.69 2004/12/21 03:46:59 msf Exp $
# $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $
#
2000-02-01 21:56:17 +00:00
SUBDIR += db
2003-12-15 06:01:15 +00:00
SUBDIR += dbh
2004-06-25 16:23:30 +00:00
SUBDIR += evolution-data-server
2001-08-11 16:25:09 +00:00
SUBDIR += freetds
2000-02-01 21:56:17 +00:00
SUBDIR += gdbm
SUBDIR += gnats
2001-09-19 20:46:44 +00:00
SUBDIR += gq
2000-11-22 17:52:38 +00:00
SUBDIR += iodbc
2000-02-01 21:56:17 +00:00
SUBDIR += mysql
2001-03-30 21:09:31 +00:00
SUBDIR += mysql2pgsql
2004-07-19 13:56:48 +00:00
SUBDIR += mysqlcc
2004-06-12 22:03:58 +00:00
SUBDIR += ocaml-postgresql
2000-10-04 21:23:45 +00:00
SUBDIR += openldap
2000-06-02 12:27:05 +00:00
SUBDIR += p5-AsciiDB-TagFile
2004-12-10 09:27:32 +00:00
SUBDIR += p5-BerkeleyDB
SUBDIR += p5-Class-DBI
SUBDIR += p5-Class-DBI-AbstractSearch
SUBDIR += p5-Class-DBI-AsForm
SUBDIR += p5-Class-DBI-FromCGI
SUBDIR += p5-Class-DBI-Loader
SUBDIR += p5-Class-DBI-Loader-Relationship
SUBDIR += p5-Class-DBI-Pager
SUBDIR += p5-Class-DBI-Plugin-RetrieveAll
SUBDIR += p5-Class-DBI-Plugin-Type
SUBDIR += p5-Class-DBI-SQLite
SUBDIR += p5-Class-DBI-mysql
SUBDIR += p5-Data-Page
2003-05-29 18:18:25 +00:00
SUBDIR += p5-DBD-CSV
2000-02-01 21:56:17 +00:00
SUBDIR += p5-DBD-Pg
2004-04-08 21:03:01 +00:00
SUBDIR += p5-DBD-SQLite
2004-12-02 21:35:05 +00:00
SUBDIR += p5-DBD-SQLite2
2003-07-19 00:12:25 +00:00
SUBDIR += p5-DBD-Sybase
2004-05-09 19:25:39 +00:00
SUBDIR += p5-DBD-mysql
SUBDIR += p5-DBD-mysqlPP
2000-02-01 21:56:17 +00:00
SUBDIR += p5-DBI
SUBDIR += p5-DBIx-ContextualFetch
2004-12-21 03:46:59 +00:00
SUBDIR += p5-DBIx-SearchBuilder
2001-05-12 05:46:53 +00:00
SUBDIR += p5-DBIx-XHTML_Table
SUBDIR += p5-Ima-DBI
SUBDIR += p5-SQL-Abstract
2001-05-20 13:06:44 +00:00
SUBDIR += p5-SQL-Statement
2001-09-16 21:19:07 +00:00
SUBDIR += p5-Tie-DBI
2001-10-24 17:19:12 +00:00
SUBDIR += p5-ldap
2003-05-21 13:25:17 +00:00
SUBDIR += p5-pgsql
2002-01-24 23:22:06 +00:00
SUBDIR += p5-sybperl
2000-02-01 21:56:17 +00:00
SUBDIR += postgresql
2004-10-11 19:04:08 +00:00
SUBDIR += py-cdb
2003-11-01 15:26:21 +00:00
SUBDIR += py-ldap
2001-04-18 17:53:34 +00:00
SUBDIR += py-mysql
2001-08-21 23:01:19 +00:00
SUBDIR += py-psycopg
2004-02-18 21:11:29 +00:00
SUBDIR += py-sqlite
2003-10-13 17:15:46 +00:00
SUBDIR += py-sybase
2004-02-18 21:05:14 +00:00
SUBDIR += sqlite
2004-11-07 00:25:31 +00:00
SUBDIR += sqlite3
2001-08-11 16:25:09 +00:00
SUBDIR += sqsh
2000-02-01 21:56:17 +00:00
SUBDIR += xmysql
SUBDIR += xmysqladmin
.include <bsd.port.subdir.mk>