9 lines
190 B
Makefile
Raw Normal View History

2009-09-20 13:32:36 +00:00
# $OpenBSD: Makefile,v 1.4 2009/09/20 13:32:36 espie Exp $
2009-07-15 10:44:42 +00:00
COMMENT = import CSV users to drupal
2009-09-20 12:26:51 +00:00
DISTNAME = user_import-6.x-2.2
2009-09-20 13:32:36 +00:00
PKGNAME = drupal6-user-import-2.2p0
2009-07-15 10:44:42 +00:00
.include <bsd.port.mk>