# Created by: Rahul Siddharthan # $FreeBSD$ PORTNAME= vsound PORTVERSION= 0.6 PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://www.vsound.org/ MAINTAINER= ports@FreeBSD.org COMMENT= Utility for capturing audio streams from programs with OSS output BUILD_DEPENDS= sox:${PORTSDIR}/audio/sox RUN_DEPENDS= sox:${PORTSDIR}/audio/sox USE_AUTOTOOLS= libtool post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include