9 lines
202 B
Makefile
9 lines
202 B
Makefile
# $OpenBSD: Makefile,v 1.2 2009/12/21 09:40:51 espie Exp $
|
|
|
|
COMMENT = run drupal scheduled tasks from apache
|
|
|
|
DISTNAME = poormanscron-6.x-2.0
|
|
PKGNAME = drupal6-poormanscron-2.0
|
|
|
|
.include <bsd.port.mk>
|