8f23a45f57
Somehow, I forgot to link user_readonly...
10 lines
263 B
Makefile
10 lines
263 B
Makefile
# $OpenBSD: Makefile,v 1.3 2013/01/30 15:28:25 espie Exp $
|
|
|
|
COMMENT = forbid users from changing some drupal profile fields
|
|
MAINTAINER = Marc Espie <espie@openbsd.org>
|
|
|
|
DISTNAME = user_readonly-7.x-1.4
|
|
PKGNAME = drupal7-user-readonly-1.4
|
|
|
|
.include <bsd.port.mk>
|