aboutsummaryrefslogblamecommitdiff
path: root/www/drupal6-google_analytics/Makefile
blob: 217a5250bfc6e6ec41a2153076069bc0af4bc396 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                             
           

                                
                       
                   
 
                                
                                                                                   
 
                   
                   
 

                                                                                          

                                      
 
                   
                      
# Created by: Nick Hilliard <nick@foobar.org>
# $FreeBSD$

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

USE_DRUPAL=	yes
DRUPAL6_MODULE=	yes

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

DOC_FILES=	LICENSE.txt README.txt

NO_STAGE=	yes
.include <bsd.port.mk>