blob: f5c64be693ddb5665d9db4eaef744fc322c7f59c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
PORTREVISION= 0
PKGNAMESUFFIX= -tools
COMMENT= Tools to work with OpenColorIO profiles
MASTERDIR= ${.CURDIR}/../opencolorio
OPTIONS_EXCLUDE= DOCS
OCIO_SLAVE= tools
.include "${MASTERDIR}/Makefile"
|