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

PORTREVISION=   0
CATEGORIES= audio

COMMENT=    Gstreamer low-latency audio server plugin

GST_PLUGIN= jack
DIST=       good

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

.include "${MASTERDIR}/Makefile"