freebsd-ports/graphics/opencolorio-tools/Makefile
Matthias Andree 1b4453302b *: Bump PORTREVISION for OpenEXR users
Because OpenEXR's SONAME has changed with the 3.2.0 update.
New SONAME: libOpenEXR-3_2.so.31
2023-09-10 13:44:32 +02:00

10 lines
200 B
Makefile

PORTREVISION= 3
PKGNAMESUFFIX= -tools
COMMENT= Tools to work with OpenColorIO profiles
MASTERDIR= ${.CURDIR}/../opencolorio
OCIO_SLAVE= tools
OPTIONS_EXCLUDE= DOCS
.include "${MASTERDIR}/Makefile"