aboutsummaryrefslogtreecommitdiffstats
path: root/www/drupal5-token
diff options
context:
space:
mode:
Diffstat (limited to 'www/drupal5-token')
-rw-r--r--www/drupal5-token/Makefile28
-rw-r--r--www/drupal5-token/distinfo2
-rw-r--r--www/drupal5-token/pkg-descr6
3 files changed, 0 insertions, 36 deletions
diff --git a/www/drupal5-token/Makefile b/www/drupal5-token/Makefile
deleted file mode 100644
index 66601b85fbab..000000000000
--- a/www/drupal5-token/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: drupal5-token
-# Date created: 11 February 2008
-# Whom: Jeremy Iverson <jeremy@algenta.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= token
-DISTVERSION= 5.x-1.10
-PORTREVISION= 1
-CATEGORIES= www
-MASTER_SITES= http://ftp.drupal.org/files/projects/
-
-MAINTAINER= jeremy@algenta.com
-COMMENT= Token module for Drupal 5
-
-DEPRECATED= Use drupal[67] instead
-EXPIRATION_DATE=2011-08-29
-
-DRUPAL5_MODULE= yes
-MODULE_FILES= token_cck.inc token_comment.inc token_node.inc \
- token_taxonomy.inc token_user.inc token.inc \
- token.info token.install token.module
-DOC_FILES= API.txt CHANGELOG.txt LICENSE.txt README.txt
-
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/www/drupal5/bsd.drupal.mk"
-.include <bsd.port.post.mk>
diff --git a/www/drupal5-token/distinfo b/www/drupal5-token/distinfo
deleted file mode 100644
index 223729ef0873..000000000000
--- a/www/drupal5-token/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (drupal/token-5.x-1.10.tar.gz) = 6de6ce7bf6a8ee1ae8e33d89af58a44e953c2a20b80041eb664cafcad7434fdf
-SIZE (drupal/token-5.x-1.10.tar.gz) = 17493
diff --git a/www/drupal5-token/pkg-descr b/www/drupal5-token/pkg-descr
deleted file mode 100644
index 3b7171341cb1..000000000000
--- a/www/drupal5-token/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Tokens are small bits of text that can be placed into larger documents via
-simple placeholders, like %site-name or [user]. The Token module provides a
-central API for modules to use these tokens, and expose their own token
-values.
-
-WWW: http://drupal.org/project/token