9 lines
185 B
Makefile
9 lines
185 B
Makefile
# $OpenBSD: Makefile,v 1.4 2018/03/31 16:01:42 espie Exp $
|
|
|
|
COMMENT = publish/unpublish nodes on schedule
|
|
|
|
MODDRUPAL_PROJECT = scheduler
|
|
MODDRUPAL_VERSION = 1.5
|
|
|
|
.include <bsd.port.mk>
|