aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gstreamer-plugins-sndfile/Makefile
blob: 4c8dce65b7cbcb61f0dd42ad3467e3d61fb7e877 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$

PORTREVISION=   1
CATEGORIES= audio

COMMENT=    Gstreamer sndfile plugin

GST_PLUGIN= sndfile

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

.include "${MASTERDIR}/Makefile"