mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 12:26:27 -04:00
11 lines
196 B
Makefile
11 lines
196 B
Makefile
PORTREVISION= 0
|
|
CATEGORIES= audio
|
|
|
|
COMMENT= GStreamer pulseaudio plugin
|
|
|
|
GST_PLUGIN= pulse
|
|
DIST= good
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|