freebsd-ports/audio/gstreamer-plugins-opus/Makefile
Koop Mast 1ce7b4b57c Add opus audio codec gstreamer plugin.
PR:		ports/177296
Submitted by:	"Eric L. Camachat" <eric@camachat.org>
2013-03-23 09:58:02 +00:00

12 lines
211 B
Makefile

# $FreeBSD$
PORTREVISION= 0
CATEGORIES= audio
COMMENT= Gstreamer Opus audio encoder/decoder plugin
GST_PLUGIN= opus
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"