aboutsummaryrefslogtreecommitdiff
path: root/www/drupal5-cck
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-16 17:07:33 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-16 17:07:33 +0000
commit524c6f4854bbc45994124978d26f573e20eb2501 (patch)
tree0a7e5c96a5e7520f6918561fc2f6f61c4a30b066 /www/drupal5-cck
parent9f4dddd7cdf7d5c6404caed2bf12ba1121311756 (diff)
Notes
Diffstat (limited to 'www/drupal5-cck')
-rw-r--r--www/drupal5-cck/Makefile34
-rw-r--r--www/drupal5-cck/distinfo3
-rw-r--r--www/drupal5-cck/pkg-descr5
3 files changed, 42 insertions, 0 deletions
diff --git a/www/drupal5-cck/Makefile b/www/drupal5-cck/Makefile
new file mode 100644
index 000000000000..108ee7231410
--- /dev/null
+++ b/www/drupal5-cck/Makefile
@@ -0,0 +1,34 @@
+# 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
+CATEGORIES= www
+MASTER_SITES= http://ftp.drupal.org/files/projects/
+
+MAINTAINER= jeremy@algenta.com
+COMMENT= Content Construction Kit (CCK) module for Drupal 5
+
+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
new file mode 100644
index 000000000000..21bd68129df3
--- /dev/null
+++ b/www/drupal5-cck/distinfo
@@ -0,0 +1,3 @@
+MD5 (drupal/cck-5.x-1.6-1.tar.gz) = 4e79a639c1cf03a83d1e9654f1e4800d
+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
new file mode 100644
index 000000000000..2c1a157cb365
--- /dev/null
+++ b/www/drupal5-cck/pkg-descr
@@ -0,0 +1,5 @@
+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