The rules module allows site administrators to define conditionally executed actions based on occurring events (known as reactive or ECA rules). ok landry@
11 lines
268 B
Makefile
11 lines
268 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2010/04/22 14:33:47 stephan Exp $
|
|
|
|
COMMENT = conditionally executed actions based on occurring events
|
|
|
|
DISTNAME = rules-6.x-1.2
|
|
PKGNAME = drupal6-rules-1.2
|
|
|
|
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
|
|
|
|
.include <bsd.port.mk>
|