database tables, and see any discrepancy between what currently exists and what is described (great tool for cleaning up after updates or debugging existing problems).
10 lines
199 B
Makefile
10 lines
199 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2009/09/26 13:16:05 espie Exp $
|
|
|
|
COMMENT = database introspection
|
|
|
|
CATEGORIES += devel
|
|
DISTNAME = schema-6.x-1.6
|
|
PKGNAME = drupal6-schema-1.6
|
|
|
|
.include <bsd.port.mk>
|