diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2009-04-28 21:27:54 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2009-04-28 21:27:54 +0000 |
| commit | b6bb8c3d3a17625aa826094130b3d84530b6dae4 (patch) | |
| tree | f2de4a4d4b2f5c3fcbd1ee2ea6cce6d571bfb5f7 /www/drupal6-token | |
| parent | e892f2bbcdaf08e461fb47a64eee749e1a02fe85 (diff) | |
Diffstat (limited to 'www/drupal6-token')
| -rw-r--r-- | www/drupal6-token/Makefile | 24 | ||||
| -rw-r--r-- | www/drupal6-token/distinfo | 3 | ||||
| -rw-r--r-- | www/drupal6-token/pkg-descr | 6 |
3 files changed, 0 insertions, 33 deletions
diff --git a/www/drupal6-token/Makefile b/www/drupal6-token/Makefile deleted file mode 100644 index a79ae6c24ecb..000000000000 --- a/www/drupal6-token/Makefile +++ /dev/null @@ -1,24 +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 -CATEGORIES= www -MASTER_SITES= http://ftp.drupal.org/files/projects/ - -MAINTAINER= jeremy@algenta.com -COMMENT= Token module for Drupal 5 - -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/drupal6-token/distinfo b/www/drupal6-token/distinfo deleted file mode 100644 index 78ba8d9493d9..000000000000 --- a/www/drupal6-token/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (drupal/token-5.x-1.10.tar.gz) = d166040796f25c0b001c138028745438 -SHA256 (drupal/token-5.x-1.10.tar.gz) = 6de6ce7bf6a8ee1ae8e33d89af58a44e953c2a20b80041eb664cafcad7434fdf -SIZE (drupal/token-5.x-1.10.tar.gz) = 17493 diff --git a/www/drupal6-token/pkg-descr b/www/drupal6-token/pkg-descr deleted file mode 100644 index 3b7171341cb1..000000000000 --- a/www/drupal6-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 |
