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

14 lines
224 B
Makefile
Raw Normal View History

# $FreeBSD$
2014-12-22 11:22:38 +01:00
PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer Opus audio encoder/decoder plugin
GST_PLUGIN= opus
DIST= base
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"