summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2005-01-18 13:02:25 +0000
committertrevor <trevor@FreeBSD.org>2005-01-18 13:02:25 +0000
commit3ec440301b6d36ab235879b333559863f752249c (patch)
tree7ccad4f8a9bb7582cef85f27125dbaa2daaffb5e /audio
parent89d6fa63633ace527d98b59dbc93cb7f729587c0 (diff)
downloadFreeBSD-ports-3ec440301b6d36ab235879b333559863f752249c.zip
FreeBSD-ports-3ec440301b6d36ab235879b333559863f752249c.tar.gz
This now needs libmad. I haven't had a chance to test this version
yet.
Diffstat (limited to 'audio')
-rw-r--r--audio/streamripper/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/streamripper/Makefile b/audio/streamripper/Makefile
index 56831c9..350f2c3 100644
--- a/audio/streamripper/Makefile
+++ b/audio/streamripper/Makefile
@@ -9,11 +9,13 @@ PORTNAME= streamripper
PORTVERSION= 1.61.3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITE_SUBDIR= streamripper
MAINTAINER= trevor@FreeBSD.org
COMMENT= Splits SHOUTcast stream into tracks
+LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad
+
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
OpenPOWER on IntegriCloud