# Created by: Nick Hilliard <nick@foobar.org>
# $FreeBSD: tags/RELEASE_10_1_0/www/drupal6-google_analytics/Makefile 358250 2014-06-18 12:17:26Z bapt $

PORTNAME=	google_analytics
DISTVERSION=	6.x-3.5
CATEGORIES=	www

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	Adds the Google Analytics web stats tracking system to your website

USES=		drupal:6,module

MODULE_FILES=	googleanalytics.admin.inc googleanalytics.install googleanalytics.module \
		googleanalytics.info googleanalytics.js googleanalytics.test

DOC_FILES=	LICENSE.txt README.txt

.include <bsd.port.mk>
