summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-12-28 08:52:16 +0000
committertron <tron@pkgsrc.org>2002-12-28 08:52:16 +0000
commit37e7e4ebc8c80f4549e884d47f74ee62ade25b13 (patch)
tree197b22ff7e2bc1cefe4d2dde2c1e3499d848c27a /audio
parentc9026b50ae553ae2ecc0f5e4707729420be56a6d (diff)
downloadpkgsrc-37e7e4ebc8c80f4549e884d47f74ee62ade25b13.tar.gz
Because home page and master site are no longer available fetch the
distribution file from local master sites.
Diffstat (limited to 'audio')
-rw-r--r--audio/mp3to/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/mp3to/Makefile b/audio/mp3to/Makefile
index c0198d28e64..eafabc9b356 100644
--- a/audio/mp3to/Makefile
+++ b/audio/mp3to/Makefile
@@ -1,15 +1,16 @@
-# $NetBSD: Makefile,v 1.2 2001/09/27 23:17:45 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2002/12/28 08:52:16 tron Exp $
DISTNAME= mp3to
PKGNAME= ${DISTNAME}-1.0.1
CATEGORIES= audio
-MASTER_SITES= ${HOMEPAGE}
+MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .gz
MAINTAINER= tron@netbsd.org
-HOMEPAGE= http://www.cs.berkeley.edu/~amc/utils/
COMMENT= Convert MP3 files to various other audio formats
+NO_SRC_ON_FTP= "already in MASTER_SITE_LOCAL"
+
DEPENDS+= mpg123-[0-9]*:../mpg123
DEPENDS+= gmp3info>=0.8.2:../gmp3info
DEPENDS+= sox>=12.17.1:../sox