freebsd-ports/graphics/opencolorio-tools/Makefile

13 lines
247 B
Makefile
Raw Normal View History

# Created by: Shane Ambler <FreeBSD@Shaneware.biz>
# $FreeBSD$
PKGNAMESUFFIX= -tools
COMMENT= Tools to work with OpenColorIO profiles
MASTERDIR= ${.CURDIR}/../opencolorio
OCIO_SLAVE= tools
OPTIONS_EXCLUDE=DOCS
.include "${MASTERDIR}/Makefile"