openbsd-ports/www/drupal6/imagecache/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

11 lines
280 B
Makefile

# $OpenBSD: Makefile,v 1.7 2012/01/28 11:20:52 espie Exp $
COMMENT = image manipulation and cache
MAINTAINER = Marc Espie <espie@openbsd.org>
DISTNAME = imagecache-6.x-2.0-beta12
PKGNAME = drupal6-imagecache-2.0beta12
RUN_DEPENDS = www/drupal6/imageapi
.include <bsd.port.mk>