openbsd-ports/www/drupal6/date/Makefile
stephan fc6714df4a update to date-6.x-2.6
NOTE: The included copy of the jQuery UI datepicker in the Date Popups
module has been removed. It is now necessary to install the jQuery UI
module for the Date Popups datepicker to work.

Full list of changes at http://drupal.org/node/70963/release
2010-08-19 15:10:50 +00:00

11 lines
210 B
Makefile

# $OpenBSD: Makefile,v 1.6 2010/08/19 15:10:50 stephan Exp $
COMMENT = date cck and api for drupal
DISTNAME = date-6.x-2.6
PKGNAME = drupal6-date-2.6
RUN_DEPENDS = ::www/drupal6/cck
.include <bsd.port.mk>