2004-04-08 17:03:01 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.54 2004/04/08 21:03:01 wilfried Exp $
|
1997-11-27 18:44:36 -05:00
|
|
|
# $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $
|
|
|
|
#
|
2002-03-19 08:58:40 -05:00
|
|
|
SUBDIR += MyCC
|
2000-02-01 16:56:17 -05:00
|
|
|
SUBDIR += db
|
2003-12-15 01:01:15 -05:00
|
|
|
SUBDIR += dbh
|
2001-08-11 12:25:09 -04:00
|
|
|
SUBDIR += freetds
|
2000-02-01 16:56:17 -05:00
|
|
|
SUBDIR += gdbm
|
2001-03-16 02:39:03 -05:00
|
|
|
SUBDIR += gnats
|
2001-09-19 16:46:44 -04:00
|
|
|
SUBDIR += gq
|
2000-11-22 12:52:38 -05:00
|
|
|
SUBDIR += iodbc
|
2000-02-01 16:56:17 -05:00
|
|
|
SUBDIR += mysql
|
2001-03-30 16:09:31 -05:00
|
|
|
SUBDIR += mysql2pgsql
|
2001-04-02 11:17:42 -04:00
|
|
|
SUBDIR += mysqlgui
|
2000-10-04 17:23:45 -04:00
|
|
|
SUBDIR += openldap
|
2000-06-02 08:27:05 -04:00
|
|
|
SUBDIR += p5-AsciiDB-TagFile
|
2003-05-29 14:18:25 -04:00
|
|
|
SUBDIR += p5-DBD-CSV
|
2000-02-01 16:56:17 -05:00
|
|
|
SUBDIR += p5-DBD-Pg
|
2003-12-30 15:42:33 -05:00
|
|
|
SUBDIR += p5-DBD-mysql
|
2002-04-19 11:15:33 -04:00
|
|
|
SUBDIR += p5-DBD-mysqlPP
|
2004-04-08 17:03:01 -04:00
|
|
|
SUBDIR += p5-DBD-SQLite
|
2003-07-18 20:12:25 -04:00
|
|
|
SUBDIR += p5-DBD-Sybase
|
2000-02-01 16:56:17 -05:00
|
|
|
SUBDIR += p5-DBI
|
2001-05-12 01:46:53 -04:00
|
|
|
SUBDIR += p5-DBIx-XHTML_Table
|
2001-05-20 09:06:44 -04:00
|
|
|
SUBDIR += p5-SQL-Statement
|
2001-09-16 17:19:07 -04:00
|
|
|
SUBDIR += p5-Tie-DBI
|
2001-10-24 13:19:12 -04:00
|
|
|
SUBDIR += p5-ldap
|
2003-05-21 09:25:17 -04:00
|
|
|
SUBDIR += p5-pgsql
|
2002-01-24 18:22:06 -05:00
|
|
|
SUBDIR += p5-sybperl
|
2000-02-01 16:56:17 -05:00
|
|
|
SUBDIR += postgresql
|
2003-11-01 10:26:21 -05:00
|
|
|
SUBDIR += py-ldap
|
|
|
|
SUBDIR += py-ldap,2.2
|
2004-02-23 09:58:04 -05:00
|
|
|
SUBDIR += py-ldap,2.3
|
2001-04-18 13:53:34 -04:00
|
|
|
SUBDIR += py-mysql
|
2001-08-21 19:01:19 -04:00
|
|
|
SUBDIR += py-psycopg
|
2001-09-18 21:06:39 -04:00
|
|
|
SUBDIR += py-psycopg,zope
|
2004-02-18 16:11:29 -05:00
|
|
|
SUBDIR += py-sqlite
|
2003-10-13 13:15:46 -04:00
|
|
|
SUBDIR += py-sybase
|
2004-02-18 16:05:14 -05:00
|
|
|
SUBDIR += sqlite
|
2001-08-11 12:25:09 -04:00
|
|
|
SUBDIR += sqsh
|
2000-02-01 16:56:17 -05:00
|
|
|
SUBDIR += xmysql
|
|
|
|
SUBDIR += xmysqladmin
|
1997-11-27 18:44:36 -05:00
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|