aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3burn
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-07-02 23:18:33 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-07-02 23:18:33 +0000
commite8eed243fcfb69fcd26335ddb93ad894557dda82 (patch)
tree1d268bbb2b0b79297ba00d0bef079d9176f7a770 /audio/mp3burn
parentee1877d32c71544a416f24c4a6bd271a7f7685c2 (diff)
downloadports-e8eed243fcfb69fcd26335ddb93ad894557dda82.tar.gz
ports-e8eed243fcfb69fcd26335ddb93ad894557dda82.zip
Mark BROKEN due to dependency problem in install. Should be an easy fix.
Hat: portmgr
Notes
Notes: svn path=/head/; revision=166778
Diffstat (limited to 'audio/mp3burn')
-rw-r--r--audio/mp3burn/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/mp3burn/Makefile b/audio/mp3burn/Makefile
index 59646446ac78..d108688f2707 100644
--- a/audio/mp3burn/Makefile
+++ b/audio/mp3burn/Makefile
@@ -13,6 +13,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Command line tool for making audio CDs from mp3s
+BROKEN= does not install due to dependency problem
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2006-09-02
+
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \
ogg123:${PORTSDIR}/audio/vorbis-tools \
${SITE_PERL}/MPEG/MP3Info.pm:${PORTSDIR}/audio/p5-MP3-Info \