11 lines
283 B
Makefile
11 lines
283 B
Makefile
# $OpenBSD: Makefile,v 1.2 2012/08/23 13:50:54 espie Exp $
|
|
|
|
COMMENT = conditionally executed actions based on occurring events
|
|
MAINTAINER = Marc Espie <espie@openbsd.org>
|
|
|
|
DISTNAME = rules-7.x-2.2
|
|
PKGNAME = drupal7-rules-2.2
|
|
RUN_DEPENDS = www/drupal7/entity
|
|
|
|
.include <bsd.port.mk>
|