summaryrefslogtreecommitdiff
path: root/audio/mp3to
diff options
context:
space:
mode:
authortron <tron>2002-12-28 08:52:16 +0000
committertron <tron>2002-12-28 08:52:16 +0000
commita68611962c361d677e871d266472105d798454ed (patch)
tree197b22ff7e2bc1cefe4d2dde2c1e3499d848c27a /audio/mp3to
parent913055911fa93fd54da2d8526679245283b167ba (diff)
downloadpkgsrc-a68611962c361d677e871d266472105d798454ed.tar.gz
Because home page and master site are no longer available fetch the
distribution file from local master sites.
Diffstat (limited to 'audio/mp3to')
-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