mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
15 lines
237 B
Makefile
15 lines
237 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
CATEGORIES= audio
|
|
|
|
COMMENT= Gstreamer Opus audio encoder/decoder plugin
|
|
|
|
GST_PLUGIN= opus
|
|
DIST= bad
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
NO_STAGE= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|