freebsd-ports/graphics/opencolorio-tools/Makefile
Daniel Engberg 9d3df6eb72 graphics/opencolorio-tools: Fix plist
Fix plist and don't install any .cmake files

Approved by:	portmgr (blanket, build fix)
2023-10-14 19:11:28 +02:00

10 lines
200 B
Makefile

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