9 lines
202 B
Makefile
9 lines
202 B
Makefile
# $OpenBSD: Makefile,v 1.3 2010/03/22 10:28:39 espie Exp $
|
|
|
|
COMMENT = run drupal scheduled tasks from apache
|
|
|
|
DISTNAME = poormanscron-6.x-2.2
|
|
PKGNAME = drupal6-poormanscron-2.2
|
|
|
|
.include <bsd.port.mk>
|