9 lines
188 B
Makefile
9 lines
188 B
Makefile
# $OpenBSD: Makefile,v 1.5 2010/03/22 10:28:39 espie Exp $
|
|
|
|
COMMENT = import CSV users to drupal
|
|
|
|
DISTNAME = user_import-6.x-2.3
|
|
PKGNAME = drupal6-user-import-2.3
|
|
|
|
.include <bsd.port.mk>
|