mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
7c689742b1
Bump dependent ports. [1] Approved by: portmgr (implicit) [1]
13 lines
211 B
Makefile
13 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"
|