mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
589aaaeb09
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.13.1..v1.14.0 Reported by: portscout
16 lines
271 B
Makefile
16 lines
271 B
Makefile
PORTREVISION= 1
|
|
CATEGORIES= multimedia
|
|
|
|
COMMENT= GStreamer vp8 codec plugin
|
|
|
|
GST_PLUGIN= vpx
|
|
DIST= good
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
LIB_DEPENDS= libvpx.so:multimedia/libvpx
|
|
|
|
.include "${MASTERDIR}/Makefile"
|