mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
cf118ccf87
Reported by: lwhsu
12 lines
211 B
Makefile
12 lines
211 B
Makefile
PORTREVISION= 0
|
|
CATEGORIES= audio
|
|
|
|
COMMENT= GStreamer Opus audio encoder/decoder plugin
|
|
|
|
GST_PLUGIN= opus
|
|
DIST= base
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|