mirror of
https://git.freebsd.org/ports.git
synced 2025-05-13 07:41:50 -04:00
Update LICENSE to new GPLv3+
PR: 206161 Submitted by: maintainer
This commit is contained in:
parent
5647688052
commit
aa20890c92
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405890
1 changed files with 2 additions and 1 deletions
|
@ -3,13 +3,14 @@
|
|||
|
||||
PORTNAME= ansible
|
||||
PORTVERSION= 1.9.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= http://releases.ansible.com/ansible/
|
||||
|
||||
MAINTAINER= lifanov@mail.lifanov.com
|
||||
COMMENT= Radically simple IT automation
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:${PORTSDIR}/devel/py-yaml \
|
||||
|
|
Loading…
Add table
Reference in a new issue