# New ports collection makefile for:	drupal6-mimedetect
# Date created:		05 Feb,2009
# Whom:			Wen Heping <wenheping@gmail.com>
#
# $FreeBSD: ports/www/drupal6-mimedetect/Makefile,v 1.7 2011/08/31 15:53:44 crees Exp $
#

PORTNAME=	mimedetect
DISTVERSION=	6.x-1.3
CATEGORIES=	www
MASTER_SITES=	http://ftp.drupal.org/files/projects/

MAINTAINER=	wenheping@gmail.com
COMMENT=	An API for Consistent Server Side Mime Detection

USE_DRUPAL=	yes
DRUPAL6_MODULE=	yes

MODULE_FILES=	magic magic.mgc magic.mime \
		mimedetect.info mimedetect.install mimedetect.module
DOC_FILES=	LICENSE.txt README.txt

.include <bsd.port.mk>
