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:
Roman Bogorodskiy 2025-04-27 07:07:57 +02:00
parent e8034651d4
commit 5eb2e3a2b7

View file

@ -10,7 +10,8 @@ MAINTAINER= novel@FreeBSD.org
COMMENT= Python bindings for Libvirt virtualization API COMMENT= Python bindings for Libvirt virtualization API
WWW= https://libvirt.org/python.html WWW= https://libvirt.org/python.html
LICENSE= GPLv2 LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libvirt.so:devel/libvirt LIB_DEPENDS= libvirt.so:devel/libvirt