mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
update cd2mp3 to 0.82
PR: 47250
This commit is contained in:
parent
f52a467861
commit
a51bc0d165
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82664
@ -5,26 +5,26 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= cd2mp3
|
||||
PORTVERSION= 0.81
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.blackh0le.net/cd2mp3/dist/${PORTVERSION}/
|
||||
PORTNAME= cd2mp3
|
||||
PORTVERSION= 0.82
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.blackh0le.net/cd2mp3/dist/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= jamie@blackh0le.net
|
||||
COMMENT= Easy to use MP3 manipulation and creation tool
|
||||
MAINTAINER= jamie@blackh0le.net
|
||||
COMMENT= Easy to use CD Ripping and MP3 Encoding tool
|
||||
|
||||
RUN_DEPENDS= lame:${PORTSDIR}/audio/lame/ \
|
||||
dagrab:${PORTSDIR}/audio/dagrab
|
||||
RUN_DEPENDS= lame:${PORTSDIR}/audio/lame/ \
|
||||
dagrab:${PORTSDIR}/audio/dagrab
|
||||
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${WRKDIR}/cd2mp3
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${WRKDIR}/cd2mp3
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/cd2mp3 ${PREFIX}/bin/cd2mp3
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${PREFIX}/share/doc/cd2mp3
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/cd2mp3/README
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/cd2mp3/README
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (cd2mp3-0.81.tar.gz) = bab5e57fc605b2e5fee13957876eefc7
|
||||
MD5 (cd2mp3-0.82.tar.gz) = 2a3f561f6331b9176696ca7707164f00
|
||||
|
Loading…
Reference in New Issue
Block a user