10 lines
236 B
Makefile
10 lines
236 B
Makefile
# $OpenBSD: Makefile,v 1.6 2011/05/30 09:37:37 sthen Exp $
|
|
|
|
COMMENT = image manipulation and cache
|
|
|
|
DISTNAME = imagecache-6.x-2.0-beta12
|
|
PKGNAME = drupal6-imagecache-2.0beta12
|
|
RUN_DEPENDS = www/drupal6/imageapi
|
|
|
|
.include <bsd.port.mk>
|