11 lines
274 B
Makefile
11 lines
274 B
Makefile
# $OpenBSD: Makefile,v 1.8 2012/09/18 14:06:57 espie Exp $
|
|
|
|
COMMENT = image manipulation and cache
|
|
MAINTAINER = Marc Espie <espie@openbsd.org>
|
|
|
|
DISTNAME = imagecache-6.x-2.0-rc1
|
|
PKGNAME = drupal6-imagecache-2.0rc1
|
|
RUN_DEPENDS = www/drupal6/imageapi
|
|
|
|
.include <bsd.port.mk>
|