f83c7639aa
prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
12 lines
211 B
Makefile
12 lines
211 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 5
|
|
CATEGORIES= audio
|
|
|
|
COMMENT= Gstreamer Opus audio encoder/decoder plugin
|
|
|
|
GST_PLUGIN= opus
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|