- Fix LICENSE
- Add LICENSE_FILE - Whitespace fix
This commit is contained in:
parent
5791b2eb14
commit
50c6c3166d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456620
1 changed files with 3 additions and 2 deletions
|
@ -7,7 +7,8 @@ CATEGORIES= graphics
|
|||
MAINTAINER= bsam@FreeBSD.org
|
||||
COMMENT= ICC profile viewer and colour visualisation
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
|
@ -17,7 +18,7 @@ LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \
|
|||
libOyranos.so:graphics/oyranos \
|
||||
libpng.so:graphics/png \
|
||||
libtiff.so:graphics/tiff \
|
||||
libXcm.so:x11/libXcm
|
||||
libXcm.so:x11/libXcm
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= oyranos-cms
|
||||
|
|
Loading…
Reference in a new issue