aboutsummaryrefslogtreecommitdiff
path: root/graphics/ampasCTL
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2014-12-06 21:19:38 +0000
committerMark Felder <feld@FreeBSD.org>2014-12-06 21:19:38 +0000
commitf955b5bd052a188fc9fead44a50950f7964db070 (patch)
tree3a3e849e6adce1365e2b6967890e4327bf8c32b9 /graphics/ampasCTL
parentad2a3cbd579147251bc17556673eab54ce0ad106 (diff)
downloadports-f955b5bd052a188fc9fead44a50950f7964db070.tar.gz
ports-f955b5bd052a188fc9fead44a50950f7964db070.zip
ampas ports have custom license, not BSD
Modernize ampasCTL, appease portlint
Notes
Notes: svn path=/head/; revision=374156
Diffstat (limited to 'graphics/ampasCTL')
-rw-r--r--graphics/ampasCTL/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/graphics/ampasCTL/Makefile b/graphics/ampasCTL/Makefile
index bc134c4ec4e1..eee651d5dbfb 100644
--- a/graphics/ampasCTL/Makefile
+++ b/graphics/ampasCTL/Makefile
@@ -9,15 +9,18 @@ CATEGORIES= graphics devel
MAINTAINER= nemysis@FreeBSD.org
COMMENT= Color Transformation Language interpreter
-LICENSE= BSD
-
-CONFLICTS= openexr_ctl-1.[0-4].*
+LICENSE= AMPAS
+LICENSE_NAME= AMPAS
+LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
LIB_DEPENDS= libImath.so:${PORTSDIR}/graphics/ilmbase \
libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \
libtiff.so:${PORTSDIR}/graphics/tiff \
libAcesContainer.so:${PORTSDIR}/graphics/ampasACES-container
+CONFLICTS= openexr_ctl-1.[0-4].*
+
USE_GITHUB= yes
GH_ACCOUNT= ampas
GH_PROJECT= CTL