freebsd-ports/audio/gstreamer1-plugins-opus/Makefile

14 lines
223 B
Makefile
Raw Normal View History

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