aboutsummaryrefslogtreecommitdiffstats
path: root/www/drupal5-tapir/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/drupal5-tapir/Makefile')
-rw-r--r--www/drupal5-tapir/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/www/drupal5-tapir/Makefile b/www/drupal5-tapir/Makefile
deleted file mode 100644
index e06a0673fdbb..000000000000
--- a/www/drupal5-tapir/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: drupal5-tapir
-# Date created: 11 February 2008
-# Whom: Jeremy Iverson <jeremy@algenta.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= tapir
-DISTVERSION= 5.x-1.5
-PORTREVISION= 1
-CATEGORIES= www
-MASTER_SITES= http://ftp.drupal.org/files/projects/
-
-MAINTAINER= jeremy@algenta.com
-COMMENT= Tables API (TAPIr) module for Drupal 5
-
-DEPRECATED= Use drupal[67] instead
-EXPIRATION_DATE=2011-08-29
-
-DRUPAL5_MODULE= yes
-MODULE_FILES= tapir.info tapir.module
-DOC_FILES= LICENSE.txt
-
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/www/drupal5/bsd.drupal.mk"
-.include <bsd.port.post.mk>