diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-08-04 06:47:50 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-08-04 06:47:50 +0000 |
commit | 662c6d6f037ced2a5cc2986544b18724b91e30f4 (patch) | |
tree | c68130cac8556404a114af9f314e855fce60ea10 /audio/mp3riot | |
parent | d8a0c1204659b3487abfeb93ec314645b2601c7d (diff) |
Notes
Diffstat (limited to 'audio/mp3riot')
-rw-r--r-- | audio/mp3riot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mp3riot/Makefile b/audio/mp3riot/Makefile index caebaf9f9754..30065d2a4f3d 100644 --- a/audio/mp3riot/Makefile +++ b/audio/mp3riot/Makefile @@ -12,6 +12,7 @@ COMMENT= Mp3riot creates mp3 playlists, HTML files, etc RUN_DEPENDS= p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info USES= perl5 +USE_ZIP= yes NO_BUILD= yes NO_WRKSUBDIR= yes |