openbsd-ports/www/drupal6/imagefield/Makefile
espie 1c2fc9212e people keep adding drupal modules without changing the default MAINTAINER,
so start putting myself in on stuff I explicitly want to maintain...
2012-01-28 11:20:52 +00:00

12 lines
259 B
Makefile

# $OpenBSD: Makefile,v 1.10 2012/01/28 11:20:52 espie Exp $
COMMENT = image cck field
MAINTAINER = Marc Espie <espie@openbsd.org>
DISTNAME = imagefield-6.x-3.10
PKGNAME = drupal6-imagefield-3.10
RUN_DEPENDS = www/drupal6/filefield
.include <bsd.port.mk>