diff options
Diffstat (limited to 'www/drupal6-google_analytics')
-rw-r--r-- | www/drupal6-google_analytics/Makefile | 23 | ||||
-rw-r--r-- | www/drupal6-google_analytics/distinfo | 3 | ||||
-rw-r--r-- | www/drupal6-google_analytics/pkg-descr | 8 |
3 files changed, 0 insertions, 34 deletions
diff --git a/www/drupal6-google_analytics/Makefile b/www/drupal6-google_analytics/Makefile deleted file mode 100644 index f5103dbabfc2..000000000000 --- a/www/drupal6-google_analytics/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: drupal5-google_analytics -# Date created: 31 Mar 2007 -# Whom: Nick Hilliard <nick@foobar.org> -# -# $FreeBSD$ -# - -PORTNAME= google_analytics -DISTVERSION= 5.x-1.0 -PORTREVISION= 1 -CATEGORIES= www -MASTER_SITES= http://ftp.osuosl.org/pub/drupal/files/projects/ - -MAINTAINER= nick@foobar.org -COMMENT= Adds the Google Analytics web statistics tracking system to your website. - -DRUPAL5_MODULE= yes -MODULE_FILES= googleanalytics.info googleanalytics.install googleanalytics.module -DOC_FILES= LICENSE.txt README.txt - -.include <bsd.port.pre.mk> -.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk" -.include <bsd.port.post.mk> diff --git a/www/drupal6-google_analytics/distinfo b/www/drupal6-google_analytics/distinfo deleted file mode 100644 index ca19cabcdda8..000000000000 --- a/www/drupal6-google_analytics/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (drupal/google_analytics-5.x-1.0.tar.gz) = ec5998f48218bca2f0a97e849dff5116 -SHA256 (drupal/google_analytics-5.x-1.0.tar.gz) = 8632029e21b8130969f862e30f345f38b3f2ca6b6a209ffb8cd9d6f01527c5c8 -SIZE (drupal/google_analytics-5.x-1.0.tar.gz) = 8766 diff --git a/www/drupal6-google_analytics/pkg-descr b/www/drupal6-google_analytics/pkg-descr deleted file mode 100644 index eeaa529c3709..000000000000 --- a/www/drupal6-google_analytics/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -This module adds the Google Analytics web statistics tracking system to your -website. - -Provides the ability to selectively track certain user roles. Now with -support for segmentation - allowing tracking of logged in visitors by user -id, username, and profile fields from within Google Analytics. - -WWW: http://drupal.org/project/google_analytics |