9d3df6eb72
Fix plist and don't install any .cmake files Approved by: portmgr (blanket, build fix)
10 lines
200 B
Makefile
10 lines
200 B
Makefile
PORTREVISION= 4
|
|
PKGNAMESUFFIX= -tools
|
|
|
|
COMMENT= Tools to work with OpenColorIO profiles
|
|
|
|
MASTERDIR= ${.CURDIR}/../opencolorio
|
|
OCIO_SLAVE= tools
|
|
OPTIONS_EXCLUDE= DOCS
|
|
|
|
.include "${MASTERDIR}/Makefile"
|