# Created by: Shane Ambler <FreeBSD@Shaneware.biz>
# $FreeBSD$

PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

COMMENT=	OpenColorIO python bindings

MASTERDIR=	${.CURDIR}/../opencolorio
OCIO_SLAVE=	pymodule
OPTIONS_EXCLUDE=DOCS

.include "${MASTERDIR}/Makefile"
