aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2012-12-20 10:39:55 +0000
committerMarcus von Appen <mva@FreeBSD.org>2012-12-20 10:39:55 +0000
commit746b3c2792f31f2cbe2f8c091396a2412d4d4baf (patch)
tree569ea605af36f7166039e5104f9b93a5d3cdb99f /graphics/Makefile
parentfaa94f5505458ec038d6875b63ead219b506874a (diff)
downloadports-746b3c2792f31f2cbe2f8c091396a2412d4d4baf.tar.gz
ports-746b3c2792f31f2cbe2f8c091396a2412d4d4baf.zip
Add new port graphics/opencolorio-tools.
This is a slave port of graphics/opencolorio containing the utility applications of graphics/opencolorio (former CLIAPPS option on graphics/opencolorio). PR: ports/172454 Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)
Notes
Notes: svn path=/head/; revision=309307
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index e63cdd7011a3..7a6ddc7c8516 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -592,6 +592,7 @@
SUBDIR += okular
SUBDIR += openclipart
SUBDIR += opencolorio
+ SUBDIR += opencolorio-tools
SUBDIR += opencsg
SUBDIR += opencv
SUBDIR += opencv-core