diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-21 21:48:55 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-21 21:48:55 +0000 |
commit | 414b01f7e28660e46cde7ae1da283fba1bcce7b9 (patch) | |
tree | bd7074b3b254ce9a972adc786c41478f31d3fd30 /audio/mp3splt/Makefile | |
parent | Fix incorrect MASTER_SITES. (diff) |
BROKEN: Does not fetch
Diffstat (limited to 'audio/mp3splt/Makefile')
-rw-r--r-- | audio/mp3splt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile index 13f8c389bc4f..338ec900de1f 100644 --- a/audio/mp3splt/Makefile +++ b/audio/mp3splt/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= q@uni.de COMMENT= Utility to split mp3 and ogg files (via CUE sheets) +BROKEN= "Does not fetch" + LIB_DEPENDS= mad.2:${PORTSDIR}/audio/mad \ vorbis.3:${PORTSDIR}/audio/libvorbis \ ogg.5:${PORTSDIR}/audio/libogg |