aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3riot
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-12-21 21:34:03 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-12-21 21:34:03 +0000
commit2dd1b645d08007d4995bdf482a03a600a449ef62 (patch)
treeb1651bf306dfac4fcdd6a4e07d370e8731c8f48c /audio/mp3riot
parent5e708861c2fcfc6ff4efe09b10e3a332452929b0 (diff)
downloadports-2dd1b645d08007d4995bdf482a03a600a449ef62.tar.gz
ports-2dd1b645d08007d4995bdf482a03a600a449ef62.zip
Shebangfix
Notes
Notes: svn path=/head/; revision=375195
Diffstat (limited to 'audio/mp3riot')
-rw-r--r--audio/mp3riot/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/mp3riot/Makefile b/audio/mp3riot/Makefile
index 74a951e1b724..b4efe4d46e6a 100644
--- a/audio/mp3riot/Makefile
+++ b/audio/mp3riot/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mp3riot
PORTVERSION= 1.3
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.linuxsecure.de/f2html/
@@ -11,7 +12,8 @@ COMMENT= Mp3riot creates mp3 playlists, HTML files, etc
RUN_DEPENDS= p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info
-USES= perl5 zip
+USES= perl5 shebangfix zip
+SHEBANG_FILES= mp3riot
NO_BUILD= yes
NO_WRKSUBDIR= yes