Makefile 262 B

1234567891011
  1. # $OpenBSD: Makefile,v 1.2 2016/06/30 11:51:06 espie Exp $
  2. COMMENT = automatic node titles for drupal
  3. MAINTAINER = Marc Espie <espie@openbsd.org>
  4. DISTNAME = auto_nodetitle-7.x-1.0
  5. PKGNAME = drupal7-automatic-nodetitle-1.0
  6. REVISION = 0
  7. .include <bsd.port.mk>