aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-openimageio/Makefile
blob: 1e173e9fc75fccb538e402fe43ef46b32a2013c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
PORTREVISION=	0
CATEGORIES=	graphics multimedia python
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

COMMENT=	OpenImageIO python bindings

MASTERDIR=	${.CURDIR}/../openimageio
OPTIONS_EXCLUDE=${OPTIONS_DEFINE}

.include "${MASTERDIR}/Makefile"