12 lines
251 B
Makefile
12 lines
251 B
Makefile
# $OpenBSD: Makefile,v 1.11 2012/01/28 11:20:52 espie Exp $
|
|
|
|
COMMENT = date cck and api for drupal
|
|
MAINTAINER = Marc Espie <espie@openbsd.org>
|
|
|
|
DISTNAME = date-6.x-2.8
|
|
PKGNAME = drupal6-date-2.8
|
|
|
|
RUN_DEPENDS = www/drupal6/cck
|
|
|
|
.include <bsd.port.mk>
|