Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by: portscout, Repology
(cherry picked from commit f16d8e5635
)
13 lines
247 B
Makefile
13 lines
247 B
Makefile
# Created by: Shane Ambler <FreeBSD@Shaneware.biz>
|
|
|
|
PORTREVISION= 1
|
|
PKGNAMESUFFIX= -tools
|
|
|
|
COMMENT= Game integrated development environment
|
|
|
|
OPTIONS_EXCLUDE= #
|
|
OPTIONS_SLAVE= TOOLS
|
|
|
|
MASTERDIR= ${.CURDIR}/../godot
|
|
|
|
.include "${MASTERDIR}/Makefile"
|