openbsd-ports/www/drupal6/user_import/Makefile
espie 1c2fc9212e people keep adding drupal modules without changing the default MAINTAINER,
so start putting myself in on stuff I explicitly want to maintain...
2012-01-28 11:20:52 +00:00

10 lines
232 B
Makefile

# $OpenBSD: Makefile,v 1.8 2012/01/28 11:20:53 espie Exp $
COMMENT = import CSV users to drupal
MAINTAINER = Marc Espie <espie@openbsd.org>
DISTNAME = user_import-6.x-2.4
PKGNAME = drupal6-user-import-2.4
.include <bsd.port.mk>