10 lines
217 B
Makefile
10 lines
217 B
Makefile
# $OpenBSD: Makefile,v 1.4 2010/11/16 16:20:17 stephan Exp $
|
|
|
|
COMMENT = run drupal scheduled tasks from apache
|
|
|
|
DISTNAME = poormanscron-6.x-2.2
|
|
PKGNAME = drupal6-poormanscron-2.2
|
|
REVISION = 0
|
|
|
|
.include <bsd.port.mk>
|