openbsd-ports/www/drupal6/rules/Makefile
stephan 85d880098c import drupal6/rules-1.2
The rules module allows site administrators to define conditionally
executed actions based on occurring events (known as reactive or ECA
rules).

ok landry@
2010-04-22 14:33:47 +00:00

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>