12 lines
233 B
Makefile
12 lines
233 B
Makefile
# $OpenBSD: Makefile,v 1.4 2010/04/15 14:29:17 ajacoutot Exp $
|
|
|
|
COMMENT = calendar view
|
|
|
|
DISTNAME = calendar-5.x-1.7
|
|
PKGNAME = drupal5-calendar-1.7p2
|
|
|
|
RUN_DEPENDS = ::www/drupal5/views \
|
|
::www/drupal5/date
|
|
|
|
.include <bsd.port.mk>
|