- Fix LICENSE
- Fix LICENSE_FILE_* - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
95d1593823
commit
95d56bc092
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499740
@ -11,10 +11,10 @@ DIST_SUBDIR= mate
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT?= File manager for the MATE desktop
|
||||
|
||||
LICENSE= GPLv2 LGPL20
|
||||
LICENSE= GPLv2+ LGPL20+
|
||||
LICENSE_COMB= multi
|
||||
LICENSE_GPLv2_FILE= ${WRKSRC}/COPYING
|
||||
LICENSE_LGPL20_FILE= ${WRKSRC}/COPYING.LIB
|
||||
LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING
|
||||
LICENSE_FILE_LGPL20+ = ${WRKSRC}/COPYING.LIB
|
||||
|
||||
LIB_DEPENDS= libexif.so:graphics/libexif \
|
||||
libexempi.so:textproc/exempi \
|
||||
|
@ -2,4 +2,4 @@ Caja (mate-file-manager) is a file manager tightly integrated into the
|
||||
MATE destkop.It is also responsible for desktop and icon management, and
|
||||
provides an intuitive interface for accessing files and webpages.
|
||||
|
||||
WWW: http://mate-desktop.org/
|
||||
WWW: https://mate-desktop.org/
|
||||
|
Loading…
Reference in New Issue
Block a user