12 lines
296 B
Makefile
12 lines
296 B
Makefile
# $OpenBSD: Makefile,v 1.4 2016/06/30 11:51:07 espie Exp $
|
|
|
|
COMMENT = conditionally executed actions based on occurring events
|
|
MAINTAINER = Marc Espie <espie@openbsd.org>
|
|
|
|
DISTNAME = rules-7.x-2.6
|
|
PKGNAME = drupal7-rules-2.6
|
|
RUN_DEPENDS = www/drupal7/entity
|
|
REVISION = 0
|
|
|
|
.include <bsd.port.mk>
|