aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer1-plugins-sndfile/Makefile
blob: b1a670d50843aca2ea06e76d9210f5ad01d1f53e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTREVISION=	1
CATEGORIES=	audio

COMMENT=	Gstreamer sndfile plugin

GST_PLUGIN=	sndfile
DIST=		bad

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

PLIST=  ${.CURDIR}/pkg-plist

LIB_DEPENDS=  libsndfile.so:audio/libsndfile

.include "${MASTERDIR}/Makefile"