diff options
author | kris <kris@FreeBSD.org> | 2004-02-22 05:48:55 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-22 05:48:55 +0800 |
commit | 36a79c561cc335e0e54a2a51086f97c86918a67f (patch) | |
tree | 2c5745747b55bdfc180266f8f1f4bf9692214743 /audio/mp3splt | |
parent | 80b52f14cee74aa406ca803de97e212cd50f8aa0 (diff) | |
download | freebsd-ports-gnome-36a79c561cc335e0e54a2a51086f97c86918a67f.tar.gz freebsd-ports-gnome-36a79c561cc335e0e54a2a51086f97c86918a67f.tar.zst freebsd-ports-gnome-36a79c561cc335e0e54a2a51086f97c86918a67f.zip |
BROKEN: Does not fetch
Diffstat (limited to 'audio/mp3splt')
-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 |