freebsd-ports/audio/gstreamer1-plugins-webrtcdsp/Makefile
Mark Linimon deba560d35 This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.

PR:		234337
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-26 20:25:23 +00:00

16 lines
254 B
Makefile

# $FreeBSD$
PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer WebRTC Audio Processing plugin
GST_PLUGIN= webrtcdsp
DIST= bad
USES+= compiler:c++11-lang
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"