diff options
Diffstat (limited to 'audio/mp3mover/Makefile')
-rw-r--r-- | audio/mp3mover/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/mp3mover/Makefile b/audio/mp3mover/Makefile index 04ccecfe761e..394ea4781c9b 100644 --- a/audio/mp3mover/Makefile +++ b/audio/mp3mover/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.doc.ic.ac.uk/~jsm00/scripts/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Rename mp3s and manipulate them + RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MP3/Tag.pm:${PORTSDIR}/audio/p5-tagged USE_PERL5= yes |