aboutsummaryrefslogtreecommitdiff
path: root/www/drupal5-thickbox
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-16 17:12:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-16 17:12:20 +0000
commitd2922db9d2523e631507d30d97edbba643c16b88 (patch)
tree61656dc9d2bd2556f68795c669072b1876f0ac5d /www/drupal5-thickbox
parent94dcdb551154da70ab4b07ae370a6b5aee9fcb96 (diff)
downloadports-d2922db9d2523e631507d30d97edbba643c16b88.tar.gz
ports-d2922db9d2523e631507d30d97edbba643c16b88.zip
Notes
Diffstat (limited to 'www/drupal5-thickbox')
-rw-r--r--www/drupal5-thickbox/Makefile26
-rw-r--r--www/drupal5-thickbox/distinfo3
-rw-r--r--www/drupal5-thickbox/pkg-descr8
3 files changed, 37 insertions, 0 deletions
diff --git a/www/drupal5-thickbox/Makefile b/www/drupal5-thickbox/Makefile
new file mode 100644
index 000000000000..1b4fdce463d4
--- /dev/null
+++ b/www/drupal5-thickbox/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: drupal5-thickbox
+# Date created: 11 February 2008
+# Whom: Jeremy Iverson <jeremy@algenta.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= thickbox
+DISTVERSION= 5.x-1.1
+CATEGORIES= www
+MASTER_SITES= http://ftp.drupal.org/files/projects/
+
+MAINTAINER= jeremy@algenta.com
+COMMENT= Thickbox module for Drupal 5
+
+DRUPAL5_MODULE= yes
+MODULE_DIRS= po
+MODULE_FILES= loading_animation.gif thickbox_auto.js thickbox_login.js \
+ thickbox.css thickbox.info thickbox.install thickbox.js \
+ thickbox.module \
+ po/ja.po po/nl.po po/thickbox.pot
+DOC_FILES= 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/drupal5-thickbox/distinfo b/www/drupal5-thickbox/distinfo
new file mode 100644
index 000000000000..c79e0906bb9a
--- /dev/null
+++ b/www/drupal5-thickbox/distinfo
@@ -0,0 +1,3 @@
+MD5 (drupal/thickbox-5.x-1.1.tar.gz) = c5397bc31bb2fb87a199563583695818
+SHA256 (drupal/thickbox-5.x-1.1.tar.gz) = be126544b0fba6bdbf881c0923b98e71d996d0e8a943fe6afdfeaaa1f930998d
+SIZE (drupal/thickbox-5.x-1.1.tar.gz) = 21924
diff --git a/www/drupal5-thickbox/pkg-descr b/www/drupal5-thickbox/pkg-descr
new file mode 100644
index 000000000000..3092be2d638c
--- /dev/null
+++ b/www/drupal5-thickbox/pkg-descr
@@ -0,0 +1,8 @@
+The Thickbox module is a wrapper for the jQuery plugin ThickBox.
+
+ThickBox is a webpage UI dialog widget written in JavaScript on top of the
+jQuery library. Its function is to show a single image, multiple images,
+inline content, iframed content, or content served through AJAX in a hybrid
+modal.
+
+WWW: http://drupal.org/project/thickbox