diff options
Diffstat (limited to 'www/drupal5-cck')
-rw-r--r-- | www/drupal5-cck/Makefile | 38 | ||||
-rw-r--r-- | www/drupal5-cck/distinfo | 2 | ||||
-rw-r--r-- | www/drupal5-cck/pkg-descr | 5 |
3 files changed, 0 insertions, 45 deletions
diff --git a/www/drupal5-cck/Makefile b/www/drupal5-cck/Makefile deleted file mode 100644 index 3fe8284d6faf..000000000000 --- a/www/drupal5-cck/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: drupal5-cck -# Date created: 11 February 2008 -# Whom: Jeremy Iverson <jeremy@algenta.com> -# -# $FreeBSD$ -# - -PORTNAME= cck -DISTVERSION= 5.x-1.6-1 -PORTREVISION= 1 -CATEGORIES= www -MASTER_SITES= http://ftp.drupal.org/files/projects/ - -MAINTAINER= jeremy@algenta.com -COMMENT= Content Construction Kit (CCK) module for Drupal 5 - -DEPRECATED= Use drupal[67] instead -EXPIRATION_DATE=2011-08-29 - -DRUPAL5_MODULE= yes -MODULE_DIRS= po theme -MODULE_FILES= content.css content.info content.install content.module content_admin.css \ - content_admin.inc content_copy.info content_copy.module content_crud.inc \ - content_pathauto.inc content_views.inc \ - field.php fieldgroup.css fieldgroup.info fieldgroup.install fieldgroup.module \ - nodereference.info nodereference.install nodereference.module \ - number.info number.install number.module \ - optionwidgets.info optionwidgets.install optionwidgets.module \ - po/cck.pot po/de.po po/es.po po/fr.po po/nl.po po/pt.po po/ru.po po/vi.po \ - text.info text.install text.module \ - theme/README.txt theme/field-field_my_field.tpl.php theme/field.tpl.php \ - theme/node-content_example.tpl.php theme/template.php \ - userreference.info userreference.install userreference.module -DOC_FILES= CHANGELOG.txt LICENSE.txt README.txt UPGRADE.txt - -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/www/drupal5/bsd.drupal.mk" -.include <bsd.port.post.mk> diff --git a/www/drupal5-cck/distinfo b/www/drupal5-cck/distinfo deleted file mode 100644 index bee58248d5ea..000000000000 --- a/www/drupal5-cck/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (drupal/cck-5.x-1.6-1.tar.gz) = ac4267b70240f1dcd6c8e271a09a3204f1a3e6a405f1ee00768534845f33c373 -SIZE (drupal/cck-5.x-1.6-1.tar.gz) = 100169 diff --git a/www/drupal5-cck/pkg-descr b/www/drupal5-cck/pkg-descr deleted file mode 100644 index 2c1a157cb365..000000000000 --- a/www/drupal5-cck/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -The Content Construction Kit allows you create and customize fields using a web -browser. In Drupal 5.x custom content types can be created in core, and CCK -allows you to add custom fields to any content type. - -WWW: http://drupal.org/project/cck |