aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-openimageio/Makefile
blob: 5446ed0e5d6899c08c71a22a647ccf82e3b713f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Shane Ambler

PORTREVISION=	1
CATEGORIES=	graphics multimedia python
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

COMMENT=	OpenImageIO python bindings

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

.include "${MASTERDIR}/Makefile"