aboutsummaryrefslogtreecommitdiff
path: root/www/drupal6-nice_menus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/drupal6-nice_menus/Makefile')
-rw-r--r--www/drupal6-nice_menus/Makefile12
1 files changed, 8 insertions, 4 deletions
diff --git a/www/drupal6-nice_menus/Makefile b/www/drupal6-nice_menus/Makefile
index 2bdc035616d1..b30de7b98e75 100644
--- a/www/drupal6-nice_menus/Makefile
+++ b/www/drupal6-nice_menus/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nice_menus
-DISTVERSION= 6.x-1.1
+DISTVERSION= 6.x-1.3
CATEGORIES= www
MAINTAINER= nick@foobar.org
@@ -14,9 +14,13 @@ COMMENT= CSS / Javascript pull-down menus for Drupal
DRUPAL6_MODULE= 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
+MODULE_DIRS= po translations
+MODULE_FILES= po/ja.po po/nice_menus.pot arrow-down.png arrow-left.png \
+ arrow-right.png nice_menus.css nice_menus.info \
+ nice_menus.install nice_menus.js nice_menus.module \
+ nice_menus_default.css screenshot-drupal.org.png \
+ translations/nice_menus.pot translations/sk.po \
+ translations/sv.po
DOC_FILES= CHANGELOG.txt README.txt UPGRADE.txt LICENSE.txt