11 lines
280 B
Makefile
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>
|