# New ports collection makefile for: drupal5-imagecache # Date created: 11 February 2008 # Whom: Jeremy Iverson # # $FreeBSD$ # PORTNAME= imagecache DISTVERSION= 5.x-1.3 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ MAINTAINER= jeremy@algenta.com COMMENT= Imagecache module for Drupal 5 DRUPAL5_MODULE= yes MODULE_FILES= imagecache.info imagecache.install imagecache.module DOC_FILES= LICENSE.txt README.txt .include .include "${PORTSDIR}/www/drupal5/bsd.drupal.mk" .include