# Created by: Nick Hilliard <nick@foobar.org>
# $FreeBSD: tags/RELEASE_10_2_0/www/drupal6-google_analytics/Makefile 372709 2014-11-18 09:37:31Z bapt $

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

MAINTAINER=	ports@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>
