9 lines
224 B
Makefile
9 lines
224 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2009/07/16 08:41:22 espie Exp $
|
|
|
|
COMMENT = forbid users from changing some drupal profile fields
|
|
|
|
DISTNAME = user_readonly-6.x-1.0
|
|
PKGNAME = drupal6-user-readonly-1.0
|
|
|
|
.include <bsd.port.mk>
|