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/Makefile | |
| parent | e892f2bbcdaf08e461fb47a64eee749e1a02fe85 (diff) | |
Diffstat (limited to 'www/drupal6-token/Makefile')
| -rw-r--r-- | www/drupal6-token/Makefile | 24 |
1 files changed, 0 insertions, 24 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> |
