10 lines
264 B
Makefile
10 lines
264 B
Makefile
# $OpenBSD: Makefile,v 1.4 2012/01/28 11:20:53 espie Exp $
|
|
|
|
COMMENT = forbid users from changing some drupal profile fields
|
|
MAINTAINER = Marc Espie <espie@openbsd.org>
|
|
|
|
DISTNAME = user_readonly-6.x-1.3
|
|
PKGNAME = drupal6-user-readonly-1.3
|
|
|
|
.include <bsd.port.mk>
|