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