c7518e8b56
PEOPLE WHO TESTED drupal BEFORE: You *must* disable extra modules and themes from a working drupal install before the update, and reenable them afterwards. If you forgot to, - ln all the stuff in sites/all/modules and sites/all/themes to modules and themes - check your site runs again, disable extra stuff - remove the links and re-enable stuff. okay naddy@
9 lines
190 B
Makefile
9 lines
190 B
Makefile
# $OpenBSD: Makefile,v 1.5 2008/02/24 15:48:26 espie Exp $
|
|
|
|
COMMENT = import CSV users to drupal
|
|
|
|
DISTNAME = user_import-5.x-1.3
|
|
PKGNAME = drupal5-user-import-1.3p3
|
|
|
|
.include <bsd.port.mk>
|