10 lines
235 B
Makefile
10 lines
235 B
Makefile
# $OpenBSD: Makefile,v 1.2 2010/11/16 16:20:17 stephan Exp $
|
|
|
|
COMMENT = forbid users from changing some drupal profile fields
|
|
|
|
DISTNAME = user_readonly-6.x-1.0
|
|
PKGNAME = drupal6-user-readonly-1.0
|
|
REVISION = 0
|
|
|
|
.include <bsd.port.mk>
|