View | Details | Raw Unified | Return to bug 47057
Collapse All | Expand All

(-)cd2mp3/Makefile Tue Jan 14 17:01:47 2003 (-5 / +3 lines)
Lines 1-6 Link Here
1
# New ports collection makefile for:   cd2mp3
1
# New ports collection makefile for:   cd2mp3
2
# Date created:                                4 January 2000
2
# Date created:                                4 January 2000
3
# Whom:                                        Jamie Heckford <jamie@jamiesdomain.co.uk>
3
# Whom:                                        Jamie Heckford <jamie@blackh0le.net>
4
#
4
#
5
# $FreeBSD: ports/audio/cd2mp3/Makefile,v 1.5 2002/12/26 10:11:09 edwin Exp $
5
# $FreeBSD: ports/audio/cd2mp3/Makefile,v 1.5 2002/12/26 10:11:09 edwin Exp $
6
#
6
#
Lines 9-20 Link Here
9
PORTVERSION=           0.81
9
PORTVERSION=           0.81
10
PORTEPOCH=             1
10
PORTEPOCH=             1
11
CATEGORIES=            audio
11
CATEGORIES=            audio
12
# both the NS servers for cd2mp3.org.uk are lame.
12
MASTER_SITES=          http://www.blackh0le.net/cd2mp3/dist/${PORTVERSION}/
13
# Informed maintainer - edwin 20021226
14
MASTER_SITES=          http://download.cd2mp3.org.uk/${PORTVERSION}/
15
MASTER_SITE_SUBDIR=    ${PORTVERSION}
13
MASTER_SITE_SUBDIR=    ${PORTVERSION}
16
14
17
MAINTAINER=            jamie@jamiesdomain.org.uk
15
MAINTAINER=            jamie@blackh0le.net
18
16
19
RUN_DEPENDS=           lame:${PORTSDIR}/audio/lame/ \
17
RUN_DEPENDS=           lame:${PORTSDIR}/audio/lame/ \
20
                       dagrab:${PORTSDIR}/audio/dagrab
18
                       dagrab:${PORTSDIR}/audio/dagrab
(-)cd2mp3/pkg-descr Tue Jan 14 17:01:26 2003 (-3 / +3 lines)
Lines 3-11 Link Here
3
It features single track encoding, entire CD encoding, ripping of tracks
3
It features single track encoding, entire CD encoding, ripping of tracks
4
to .WAV files, and encoding .WAV files to MP3 Format.
4
to .WAV files, and encoding .WAV files to MP3 Format.
5
5
6
Further documentation is available at our website.
6
See website for further details.
7
7
8
WWW: http://www.jamiesdomain.org.uk/
8
WWW: http://www.blackh0le.net/
9
9
10
- Jamie Heckford
10
- Jamie Heckford
11
jamie@jamiesdomain.org.uk
11
jamie@blackh0le.net

Return to bug 47057