diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-06-18 02:16:19 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-06-18 02:16:19 +0000 |
commit | f53115386c53c822c2c7b0628f03b110b3006e69 (patch) | |
tree | 98c6efd8df0b7356d5d2b7d2c4f1e1cd5bbc62c4 /www/drupal6-nice_menus | |
parent | 39524c40fa63ce904f0301a5d17a6d6905e20e36 (diff) | |
download | ports-f53115386c53c822c2c7b0628f03b110b3006e69.tar.gz ports-f53115386c53c822c2c7b0628f03b110b3006e69.zip |
maintainer update: drupal5-nice_menus-5.x-1.x-dev-20070609
New port drupal5-nice_menus. Please repocopy drupal4-nice_menus
first.
PR: ports/113727
Submitted by: Nick Hilliard <nick@foobar.org>
Notes
Notes:
svn path=/head/; revision=193745
Diffstat (limited to 'www/drupal6-nice_menus')
-rw-r--r-- | www/drupal6-nice_menus/Makefile | 23 | ||||
-rw-r--r-- | www/drupal6-nice_menus/distinfo | 6 |
2 files changed, 16 insertions, 13 deletions
diff --git a/www/drupal6-nice_menus/Makefile b/www/drupal6-nice_menus/Makefile index 7923d5da606e..02122270f0e4 100644 --- a/www/drupal6-nice_menus/Makefile +++ b/www/drupal6-nice_menus/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: drupal-nice_menus +# New ports collection makefile for: drupal5-nice_menus # Date created: 20 October 2006 # Whom: Nick Hilliard <nick@foobar.org> # @@ -6,18 +6,21 @@ # PORTNAME= nice_menus -DISTVERSION= ${DRUPAL_VERSION} -PORTREVISION= 20060812 -CATEGORIES= www security -MASTER_SITE= http://ftp.osuosl.org/pub/drupal/files/projects/ +DISTVERSION= 5.x-1.x-dev +PORTREVISION= 20070609 +CATEGORIES= www +MASTER_SITES= http://ftp.osuosl.org/pub/drupal/files/projects/ MAINTAINER= nick@foobar.org -COMMENT= Access control system for the Drupal CMS based on Taxonomy classification +COMMENT= CSS / Javascript pull-down menus for Drupal -DRUPAL_MODULE= yes -MODULE_FILES= arrow-down.png arrow-left.png arrow-right.png \ - nice_menus.css nice_menus.js nice_menus.module -DOC_FILES= LICENSE.txt README.txt +DRUPAL5_MODULE= yes + +MODULE_FILES= arrow-down.png arrow-left.png arrow-right.png ie.css \ + nice_menus.css nice_menus.info nice_menus.js \ + nice_menus.module + +DOC_FILES= README.txt UPGRADE.txt LICENSE.txt .include <bsd.port.pre.mk> .include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk" diff --git a/www/drupal6-nice_menus/distinfo b/www/drupal6-nice_menus/distinfo index b221dd3b6775..b82df13f23ad 100644 --- a/www/drupal6-nice_menus/distinfo +++ b/www/drupal6-nice_menus/distinfo @@ -1,3 +1,3 @@ -MD5 (drupal/nice_menus-4.7.0.tar.gz) = 895b1eba9c22ede3c905459a70f503d4 -SHA256 (drupal/nice_menus-4.7.0.tar.gz) = a893391237e8f922ab1b3cb86e76ab97ace78e9883c5491667297c9d0021b0e3 -SIZE (drupal/nice_menus-4.7.0.tar.gz) = 12688 +MD5 (drupal/nice_menus-5.x-1.x-dev.tar.gz) = 57c514ce3ed5a6fa268dda8bc2d71bbf +SHA256 (drupal/nice_menus-5.x-1.x-dev.tar.gz) = c177783694f4b5bd4772234d47487ee45cad5eee48a072658530fcaf08c7cb1c +SIZE (drupal/nice_menus-5.x-1.x-dev.tar.gz) = 13541 |