aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer1-plugins-wavpack/Makefile
blob: 973e70cc036a4597ecf53419eb2be2612d968800 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

PORTREVISION=	0
CATEGORIES=	audio

COMMENT=	GStreamer wavpack encode/decode plugin

GST_PLUGIN=	wavpack
DIST=		good

MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins

.include "${MASTERDIR}/Makefile"