13 lines
323 B
Makefile
13 lines
323 B
Makefile
# $OpenBSD: Makefile,v 1.5 2010/10/07 08:05:49 stephan Exp $
|
|
|
|
COMMENT = node based bulk operations displayed by a view
|
|
|
|
DISTNAME = views_bulk_operations-6.x-1.10
|
|
PKGNAME = drupal6-views_bulk_operations-1.10
|
|
|
|
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
|
|
|
|
RUN_DEPENDS = ::www/drupal6/views
|
|
|
|
.include <bsd.port.mk>
|