7c689742b1
Bump dependent ports. [1] Approved by: portmgr (implicit) [1]
12 lines
211 B
Makefile
12 lines
211 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 4
|
|
CATEGORIES= audio
|
|
|
|
COMMENT= Gstreamer Opus audio encoder/decoder plugin
|
|
|
|
GST_PLUGIN= opus
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|