forked from Lainports/freebsd-ports
Changelog: https://github.com/OpenImageIO/oiio/releases/tag/v2.3.19.0 Approved by: maintainer (implicit)
10 lines
238 B
Makefile
10 lines
238 B
Makefile
PORTREVISION= 0
|
|
CATEGORIES= graphics multimedia python
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
|
|
COMMENT= OpenImageIO python bindings
|
|
|
|
MASTERDIR= ${.CURDIR}/../openimageio
|
|
OPTIONS_EXCLUDE=${OPTIONS_DEFINE}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|