mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
devel/py-libvirt: update LICENSE
Use more appropriate license and also define LICENSE_FILE. PR: 281904 (based on) Submitted by: mew14930xvi <mew14930xvi@inbox.lv> Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
e8034651d4
commit
5eb2e3a2b7
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ MAINTAINER= novel@FreeBSD.org
|
|||
COMMENT= Python bindings for Libvirt virtualization API
|
||||
WWW= https://libvirt.org/python.html
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= LGPL21+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libvirt.so:devel/libvirt
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue