View | Details | Raw Unified | Return to bug 200137 | Differences between
and this patch

Collapse All | Expand All

(-)cd2mp3/Makefile (-4 / +2 lines)
Lines 6-21 Link Here
6
PORTREVISION=	4
6
PORTREVISION=	4
7
PORTEPOCH=	1
7
PORTEPOCH=	1
8
CATEGORIES=	audio
8
CATEGORIES=	audio
9
MASTER_SITES=	http://cvsup.theplanet.com/distfiles/ \
9
MASTER_SITES=	http://BSDforge.com/projects/source/audio/cd2mp3/
10
		http://mark.foster.cc/pub/freebsd/ports/distfiles/
11
10
12
MAINTAINER=	mark@foster.cc
11
MAINTAINER=	portmaster@BSDforge.com
13
COMMENT=	Easy to use CD Ripping and MP3 Encoding tool
12
COMMENT=	Easy to use CD Ripping and MP3 Encoding tool
14
13
15
RUN_DEPENDS=	lame:${PORTSDIR}/audio/lame \
14
RUN_DEPENDS=	lame:${PORTSDIR}/audio/lame \
16
		dagrab:${PORTSDIR}/audio/dagrab
15
		dagrab:${PORTSDIR}/audio/dagrab
17
16
18
BROKEN=		Fails to fetch
19
USES=		perl5 shebangfix
17
USES=		perl5 shebangfix
20
USE_PERL5=	run
18
USE_PERL5=	run
21
SHEBANG_FILES=	cd2mp3
19
SHEBANG_FILES=	cd2mp3

Return to bug 200137