diff options
Diffstat (limited to 'audio/mp3mover/Makefile')
-rw-r--r-- | audio/mp3mover/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/audio/mp3mover/Makefile b/audio/mp3mover/Makefile index b0ce7d3b1fd9..5713e6a677a7 100644 --- a/audio/mp3mover/Makefile +++ b/audio/mp3mover/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: mp3mover -# Date created: Apr 18, 2001 -# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org> -# +# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org> # $FreeBSD$ -# PORTNAME= mp3mover PORTVERSION= 2.1.1 @@ -16,7 +11,7 @@ COMMENT= Rename mp3s and manipulate them RUN_DEPENDS= p5-tagged>=0:${PORTSDIR}/audio/p5-tagged -USE_PERL5= yes +USES= perl5 NO_BUILD= yes PORTDOCS= readme |