10 lines
268 B
Makefile
10 lines
268 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2012/04/10 12:50:24 espie Exp $
|
||
|
|
||
|
COMMENT = forbid users from changing some drupal profile fields
|
||
|
MAINTAINER = Marc Espie <espie@openbsd.org>
|
||
|
|
||
|
DISTNAME = user_readonly-7.x-1.3
|
||
|
PKGNAME = drupal7-user-readonly-1.3
|
||
|
|
||
|
.include <bsd.port.mk>
|