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

11 lines
243 B
Makefile

# Created by: Shane Ambler <FreeBSD@Shaneware.biz>
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
COMMENT= OpenColorIO python bindings
MASTERDIR= ${.CURDIR}/../opencolorio
OCIO_SLAVE= pymodule
OPTIONS_EXCLUDE=DOCS
.include "${MASTERDIR}/Makefile"