aboutsummaryrefslogtreecommitdiff
path: root/graphics/appleseed
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-09-27 09:38:29 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-09-27 09:38:29 +0000
commitd5081cda017046af67d4d5633aa772aac39e993a (patch)
tree84fef7061112b1a3fb34ef59edfe3ff33b8b4348 /graphics/appleseed
parent62f2938d9720ba7e9b0dafab719d1b55736a4d92 (diff)
downloadports-d5081cda017046af67d4d5633aa772aac39e993a.tar.gz
ports-d5081cda017046af67d4d5633aa772aac39e993a.zip
- Add LICENSE_FILE
- Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=480797
Diffstat (limited to 'graphics/appleseed')
-rw-r--r--graphics/appleseed/Makefile1
-rw-r--r--graphics/appleseed/pkg-descr2
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/appleseed/Makefile b/graphics/appleseed/Makefile
index 49ebc4393e88..52efde0ef306 100644
--- a/graphics/appleseed/Makefile
+++ b/graphics/appleseed/Makefile
@@ -10,6 +10,7 @@ MAINTAINER= danfe@FreeBSD.org
COMMENT= Modern, physically-based production renderer
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
libpng.so:graphics/png \
diff --git a/graphics/appleseed/pkg-descr b/graphics/appleseed/pkg-descr
index 05e739b43713..e26303322fb4 100644
--- a/graphics/appleseed/pkg-descr
+++ b/graphics/appleseed/pkg-descr
@@ -8,4 +8,4 @@ Started in 2009, it has grown into a robust production rendering toolset and
has been battle-tested on several projects such as TV documentaries, ads,
promotional videos, and animation shorts.
-WWW: http://appleseedhq.net/
+WWW: https://appleseedhq.net/