freebsd-ports/graphics/opencolorio-tools/Makefile
2021-04-06 16:31:07 +02:00

11 lines
235 B
Makefile

# Created by: Shane Ambler <FreeBSD@Shaneware.biz>
PKGNAMESUFFIX= -tools
COMMENT= Tools to work with OpenColorIO profiles
MASTERDIR= ${.CURDIR}/../opencolorio
OCIO_SLAVE= tools
OPTIONS_EXCLUDE=DOCS
.include "${MASTERDIR}/Makefile"