13 lines
327 B
Makefile
13 lines
327 B
Makefile
# $OpenBSD: Makefile,v 1.2 2009/09/20 12:26:51 espie Exp $
|
|
|
|
COMMENT = node based bulk operations displayed by a view
|
|
|
|
DISTNAME = views_bulk_operations-6.x-1.8
|
|
PKGNAME = drupal6-views_bulk_operations-1.8
|
|
|
|
MAINTAINER = Stephan A. Rickauer <stephan.rickauer@startek.ch>
|
|
|
|
RUN_DEPENDS = ::www/drupal6/views
|
|
|
|
.include <bsd.port.mk>
|