From 94dcdb551154da70ab4b07ae370a6b5aee9fcb96 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 16 Feb 2008 17:10:32 +0000 Subject: Imagecache is a dynamic image manipulation and caching tool. It allows you to create a name space that corresponds to a set of image manipulation actions. Derivative images are generated the first time they are requested by a client. WWW: http://drupal.org/project/imagecache PR: ports/120582 Submitted by: Jeremy Iverson --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index a45c31b66c70..f84e4657a68d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -138,6 +138,7 @@ SUBDIR += drupal5-google_analytics SUBDIR += drupal5-gsitemap SUBDIR += drupal5-i18n + SUBDIR += drupal5-imagecache SUBDIR += drupal5-imagefield SUBDIR += drupal5-insert-view SUBDIR += drupal5-nice_menus -- cgit v1.2.3