Lines 2-12
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= abcde |
4 |
PORTNAME= abcde |
5 |
PORTVERSION= 2.9.1 |
5 |
DISTVERSION= 2.9.1 |
|
|
6 |
PORTREVISION= 1 |
6 |
CATEGORIES= audio |
7 |
CATEGORIES= audio |
7 |
MASTER_SITES= http://abcde.einval.com/download/ |
8 |
MASTER_SITES= http://abcde.einval.com/download/ |
8 |
|
9 |
|
9 |
MAINTAINER= tz@FreeBSD.org |
10 |
MAINTAINER= ports@FreeBSD.org |
10 |
COMMENT= Front-end shell script to encode CDs in flac/mp3/ogg/speex format |
11 |
COMMENT= Front-end shell script to encode CDs in flac/mp3/ogg/speex format |
11 |
|
12 |
|
12 |
LICENSE= ART10 GPLv2 |
13 |
LICENSE= ART10 GPLv2 |
Lines 41-48
Link Here
|
41 |
MUSICBRAINZ_DESC= Enable MusicBrainz DiscID support |
42 |
MUSICBRAINZ_DESC= Enable MusicBrainz DiscID support |
42 |
MUSICBRAINZ_USES= perl5 |
43 |
MUSICBRAINZ_USES= perl5 |
43 |
MUSICBRAINZ_USE_PERL5= run |
44 |
MUSICBRAINZ_USE_PERL5= run |
44 |
MUSICBRAINZ_RUN_DEPENDS=p5-MusicBrainz-DiscID>=0:audio/p5-MusicBrainz-DiscID \ |
45 |
MUSICBRAINZ_RUN_DEPENDS=p5-Digest-SHA>=0:security/p5-Digest-SHA \ |
45 |
p5-WebService-MusicBrainz0>=0:www/p5-WebService-MusicBrainz0 |
46 |
p5-Getopt-Long>=0:devel/p5-Getopt-Long \ |
|
|
47 |
p5-MusicBrainz-DiscID>=0:audio/p5-MusicBrainz-DiscID \ |
48 |
p5-Pod-Usage>=0:devel/p5-Pod-Usage \ |
49 |
p5-WebService-MusicBrainz>=1:www/p5-WebService-MusicBrainz |
46 |
NORMALIZE_DESC= Enable normalize support |
50 |
NORMALIZE_DESC= Enable normalize support |
47 |
NORMALIZE_RUN_DEPENDS= normalize:audio/normalize |
51 |
NORMALIZE_RUN_DEPENDS= normalize:audio/normalize |
48 |
OPUS_RUN_DEPENDS= opusenc:audio/opus-tools |
52 |
OPUS_RUN_DEPENDS= opusenc:audio/opus-tools |