Makefile 276 B

1234567891011
  1. # $OpenBSD: Makefile,v 1.4 2016/06/30 11:51:07 espie Exp $
  2. COMMENT = forbid users from changing some drupal profile fields
  3. MAINTAINER = Marc Espie <espie@openbsd.org>
  4. DISTNAME = user_readonly-7.x-1.4
  5. PKGNAME = drupal7-user-readonly-1.4
  6. REVISION = 0
  7. .include <bsd.port.mk>