openbsd-ports/www/drupal6/views_bonus/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

13 lines
312 B
Makefile

# $OpenBSD: Makefile,v 1.5 2012/01/28 11:20:53 espie Exp $
COMMENT = providing features that aren't distributed by Views itself
MAINTAINER = Marc Espie <espie@openbsd.org>
DISTNAME = views_bonus-6.x-1.1
PKGNAME = drupal6-views_bonus-1.1
REVISION = 1
RUN_DEPENDS = www/drupal6/views
.include <bsd.port.mk>