aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-11-10 22:00:17 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-11-10 22:00:17 +0000
commit9e1c5bfdb0948baf5869854783a2902da8149172 (patch)
treed77e4522675993d85d504e05b25e56207506a6ed /audio
parentb2057f621ec6c285d2d604f3e82ef22e76de1404 (diff)
downloadports-9e1c5bfdb0948baf5869854783a2902da8149172.tar.gz
ports-9e1c5bfdb0948baf5869854783a2902da8149172.zip
Fix shebang
Notes
Notes: svn path=/head/; revision=372420
Diffstat (limited to 'audio')
-rw-r--r--audio/mp3mover/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/mp3mover/Makefile b/audio/mp3mover/Makefile
index 12dbd5046812..9d19d2c0fe82 100644
--- a/audio/mp3mover/Makefile
+++ b/audio/mp3mover/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mp3mover
PORTVERSION= 2.1.1
+PORTREVISION= 1
CATEGORIES= audio perl5
MASTER_SITES= SF/mediamover/${PORTNAME}/${PORTVERSION}
@@ -11,7 +12,8 @@ COMMENT= Rename mp3s and manipulate them
RUN_DEPENDS= p5-tagged>=0:${PORTSDIR}/audio/p5-tagged
-USES= perl5
+USES= perl5 shebangfix
+SHEBANG_FILES= mp3mover.pl
NO_BUILD= yes
PLIST_FILES= bin/mp3mover