11 lines
254 B
Makefile
11 lines
254 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2012/05/31 15:07:03 espie Exp $
|
||
|
|
||
|
COMMENT = database introspection
|
||
|
MAINTAINER = Marc Espie <espie@openbsd.org>
|
||
|
|
||
|
CATEGORIES += devel
|
||
|
DISTNAME = schema-7.x-1.0-beta3
|
||
|
PKGNAME = drupal7-schema-1.0beta3
|
||
|
|
||
|
.include <bsd.port.mk>
|