Makefile 259 B

123456789101112
  1. # $OpenBSD: Makefile,v 1.4 2016/06/30 11:51:07 espie Exp $
  2. COMMENT = database introspection
  3. MAINTAINER = Marc Espie <espie@openbsd.org>
  4. CATEGORIES += devel
  5. DISTNAME = schema-7.x-1.0-rc1
  6. PKGNAME = drupal7-schema-1.0rc1
  7. REVISION = 0
  8. .include <bsd.port.mk>