Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.6.1..v1.7.0 ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/
13 lines
228 B
Makefile
13 lines
228 B
Makefile
# $FreeBSD$
|
|
|
|
PORTVERSION= 4432
|
|
PORTREVISION= 1
|
|
PKGNAMESUFFIX= ${PORTVERSION}
|
|
|
|
MASTERDIR= ${.CURDIR}/../openbor
|
|
PATCHDIR= ${.CURDIR}/files
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
|
|
GH_TAGNAME= ba1eb4f
|
|
|
|
.include "${MASTERDIR}/Makefile"
|