freebsd-ports/graphics/opencolorio-tools/Makefile
Dima Panov f4cdb39141 graphics/opencolorio-tools: Adjust after update master port
PR:		260306
Sponsored by:	Netzkommune GmbH.
2022-02-01 20:04:12 +03:00

9 lines
184 B
Makefile

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