2012-12-20 11:39:55 +01:00
|
|
|
# Created by: Shane Ambler <FreeBSD@Shaneware.biz>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PKGNAMESUFFIX= -tools
|
|
|
|
|
|
|
|
COMMENT= Tools to work with OpenColorIO profiles
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../opencolorio
|
2016-02-13 22:58:38 +01:00
|
|
|
OCIO_SLAVE= tools
|
2013-10-23 20:50:17 +02:00
|
|
|
OPTIONS_EXCLUDE=DOCS
|
2012-12-20 11:39:55 +01:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|