freebsd-ports/graphics/py-openimageio/Makefile

13 lines
278 B
Makefile

# Created by: Shane Ambler
# $FreeBSD$
PORTREVISION= 5
CATEGORIES= graphics multimedia python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
COMMENT= OpenImageIO python bindings
MASTERDIR= ${.CURDIR}/../openimageio
OPTIONS_EXCLUDE=${OPTIONS_DEFINE}
.include "${MASTERDIR}/Makefile"