net-p2p/nomadnet: Fix license for GPLv3
This commit is contained in:
parent
f22c5cfb85
commit
70bc615393
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= nomadnet
|
PORTNAME= nomadnet
|
||||||
DISTVERSION= 0.3.8
|
DISTVERSION= 0.3.8
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= net-p2p
|
CATEGORIES= net-p2p
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
|
|
||||||
|
@ -7,7 +8,7 @@ MAINTAINER= cs@FreeBSD.org
|
||||||
COMMENT= Off-grid, resilient mesh communication
|
COMMENT= Off-grid, resilient mesh communication
|
||||||
WWW= https://github.com/markqvist/nomadnet
|
WWW= https://github.com/markqvist/nomadnet
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= GPLv3
|
||||||
|
|
||||||
RUN_DEPENDS= lxmf>0:net-p2p/lxmf \
|
RUN_DEPENDS= lxmf>0:net-p2p/lxmf \
|
||||||
${PYTHON_PKGNAMEPREFIX}qrcode>=0:textproc/py-qrcode@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}qrcode>=0:textproc/py-qrcode@${PY_FLAVOR} \
|
||||||
|
|
Loading…
Reference in a new issue