mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
- Fix LICENSE (GPLv3+ is used by coco and nodoka themes)
- Add LICENSE_FILE - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
3ce27f6400
commit
17115bb2e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=524164
@ -10,8 +10,9 @@ DIST_SUBDIR= mate
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Send small notifications to your desktop
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LICENSE= GPLv2+ GPLv3+
|
||||
LICENSE_COMB= multi
|
||||
LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
||||
libdbus-glib-1.so:devel/dbus-glib \
|
||||
|
@ -6,4 +6,4 @@ of time.
|
||||
|
||||
This port contains the daemon.
|
||||
|
||||
WWW: http://mate-desktop.org/
|
||||
WWW: https://mate-desktop.org/
|
||||
|
Loading…
Reference in New Issue
Block a user