# New ports collection makefile for: linux-vsound # Date created: 28 January 2001 # Whom: Kris Kennaway # # $FreeBSD: ports/audio/linux-vsound/Makefile,v 1.6 2005/06/17 22:59:03 netchild Exp $ # PORTNAME= linux-vsound PORTVERSION= 0.4 PORTREVISION= 1 CATEGORIES= audio linux MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kris DISTNAME= vsound-${PORTVERSION} EXTRACT_ONLY= MAINTAINER= kris@FreeBSD.org COMMENT= Utility for capturing audio streams from Linux binaries RUN_DEPENDS= sox:${PORTSDIR}/audio/sox/ USE_LINUX= yes NO_BUILD= yes do-install: @cd ${PREFIX} && ${TAR} xfz ${DISTDIR}/${DISTFILES} .include