aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer-plugins-cdparanoia/Makefile
blob: 71d9a340f4ade2bfb43a0ed18bfc55211a41e9ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
#   $MCom: ports/audio/gstreamer-plugins-cdparanoia/Makefile,v 1.8 2009/11/17 19:08:45 kwm Exp $

PORTREVISION=	0
CATEGORIES=	audio

COMMENT=	Gstreamer CDDA extraction (aka audio ripping) plugin

GST_PLUGIN=	cdparanoia

MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer-plugins
NO_STAGE=	yes

.include "${MASTERDIR}/Makefile"