summaryrefslogtreecommitdiff
path: root/www/drupal6-nice_menus
diff options
context:
space:
mode:
Diffstat (limited to 'www/drupal6-nice_menus')
-rw-r--r--www/drupal6-nice_menus/Makefile27
-rw-r--r--www/drupal6-nice_menus/distinfo3
-rw-r--r--www/drupal6-nice_menus/pkg-descr8
3 files changed, 0 insertions, 38 deletions
diff --git a/www/drupal6-nice_menus/Makefile b/www/drupal6-nice_menus/Makefile
deleted file mode 100644
index 5e2b19bc6344..000000000000
--- a/www/drupal6-nice_menus/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: drupal5-nice_menus
-# Date created: 20 October 2006
-# Whom: Nick Hilliard <nick@foobar.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= nice_menus
-DISTVERSION= 5.x-1.x-dev
-PORTREVISION= 20070816
-CATEGORIES= www
-
-MAINTAINER= nick@foobar.org
-COMMENT= CSS / Javascript pull-down menus for Drupal
-
-DRUPAL5_MODULE= yes
-DRUPAL_MOD_SNAPSHOT= yes
-
-MODULE_FILES= arrow-down.png arrow-left.png arrow-right.png \
- nice_menus.css nice_menus.info nice_menus.js \
- nice_menus.module nice_menus_default.css
-
-DOC_FILES= README.txt UPGRADE.txt LICENSE.txt
-
-.include <bsd.port.pre.mk>
-.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
-.include <bsd.port.post.mk>
diff --git a/www/drupal6-nice_menus/distinfo b/www/drupal6-nice_menus/distinfo
deleted file mode 100644
index 06f3d12f462b..000000000000
--- a/www/drupal6-nice_menus/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (drupal/nice_menus-5.x-1.x-dev.tar.gz) = bd5d816bc48b4975f162506721609392
-SHA256 (drupal/nice_menus-5.x-1.x-dev.tar.gz) = 0e934bf9f9ec029e3c786b5137a497254bd6800d3b10fc7474817aa2c5c8e737
-SIZE (drupal/nice_menus-5.x-1.x-dev.tar.gz) = 15187
diff --git a/www/drupal6-nice_menus/pkg-descr b/www/drupal6-nice_menus/pkg-descr
deleted file mode 100644
index 6101a3171dde..000000000000
--- a/www/drupal6-nice_menus/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Nice Menus is a module for the Drupal CMS which enables drop-down / right /
-left expandable menus. The module uses CSS to display the menus on browsers
-which have functional CSS. Internet Explorer is supported using Javascript.
-
-Three styles of menus are currently possible: horizontal (menus drop down);
-vertical (menus drop to the left); vertical (menus drop to the right).
-
-WWW: http://drupal.org/project/nice_menus