aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/abcde/Makefile12
1 files changed, 8 insertions, 4 deletions
diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile
index ad0fffcea551..9cbbf6660704 100644
--- a/audio/abcde/Makefile
+++ b/audio/abcde/Makefile
@@ -2,11 +2,12 @@
# $FreeBSD$
PORTNAME= abcde
-PORTVERSION= 2.9.1
+DISTVERSION= 2.9.1
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://abcde.einval.com/download/
-MAINTAINER= tz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Front-end shell script to encode CDs in flac/mp3/ogg/speex format
LICENSE= ART10 GPLv2
@@ -41,8 +42,11 @@ MPP_RUN_DEPENDS= mpcenc:audio/musepack
MUSICBRAINZ_DESC= Enable MusicBrainz DiscID support
MUSICBRAINZ_USES= perl5
MUSICBRAINZ_USE_PERL5= run
-MUSICBRAINZ_RUN_DEPENDS=p5-MusicBrainz-DiscID>=0:audio/p5-MusicBrainz-DiscID \
- p5-WebService-MusicBrainz0>=0:www/p5-WebService-MusicBrainz0
+MUSICBRAINZ_RUN_DEPENDS=p5-Digest-SHA>=0:security/p5-Digest-SHA \
+ p5-Getopt-Long>=0:devel/p5-Getopt-Long \
+ p5-MusicBrainz-DiscID>=0:audio/p5-MusicBrainz-DiscID \
+ p5-Pod-Usage>=0:devel/p5-Pod-Usage \
+ p5-WebService-MusicBrainz>=1:www/p5-WebService-MusicBrainz
NORMALIZE_DESC= Enable normalize support
NORMALIZE_RUN_DEPENDS= normalize:audio/normalize
OPUS_RUN_DEPENDS= opusenc:audio/opus-tools