openbsd-ports/www/drupal6/date/Makefile
espie 56e515b5fb security update: DRUPAL-SA-CONTRIB-2009-057
if malicious users can set CCK date fields, you're vulnerable.
2009-09-20 11:57:27 +00:00

11 lines
208 B
Makefile

# $OpenBSD: Makefile,v 1.4 2009/09/20 11:57:27 espie Exp $
COMMENT = date cck and api for drupal
DISTNAME = date-6.x-2.4
PKGNAME = drupal6-date-2.4
RUN_DEPENDS = ::www/drupal6/cck
.include <bsd.port.mk>