mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
14 lines
222 B
Makefile
14 lines
222 B
Makefile
# $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"
|