- Add LICENSE_FILE
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
62f2938d97
commit
d5081cda01
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480797
2 changed files with 2 additions and 1 deletions
|
@ -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 \
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue