Changes: https://github.com/cisco/openh264/releases/tag/v2.1.1 ABI: https://abi-laboratory.pro/tracker/timeline/openh264/ Reported by: GitHub (watch releases)
13 lines
216 B
Makefile
13 lines
216 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= multimedia
|
|
|
|
COMMENT= GStreamer (openh264) plugin
|
|
|
|
GST_PLUGIN= openh264
|
|
DIST= bad
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|