On Apr 30, 2018, at 15:12, Jackson Isaac wrote:

> Jackson Isaac (JacksonIsaac) pushed a commit to branch master
> in repository macports-ports.
> 
> 
> https://github.com/macports/macports-ports/commit/5624f07530e7dc202fd9d57b378232dd3fa4b1bf
> 
> The following commit(s) were added to refs/heads/master by this push:
> 
>      new 5624f07  duck: New port, version 6.4.6.27773
> 
> 5624f07 is described below
> 
> 
> commit 5624f07530e7dc202fd9d57b378232dd3fa4b1bf
> 
> Author: ijackson
> AuthorDate: Tue May 1 01:42:40 2018 +0530
> 
> 
>     duck: New port, version 6.4.6.27773
>     
>     Closes: https://trac.macports.org/ticket/50053
> 
> ---
>  net/duck/Portfile | 36 ++++++++++++++++++++++++++++++++++++
>  1 file changed, 36 insertions(+)


> +license             GPL

It's extremely uncommon for software to be licensed under "any" version of the 
GPL, which is what "license GPL" means. (Mostly, only Perl modules are licensed 
that way.) For this software, the LICENSE file is for GPL 3, but the source 
files I looked at in the repo have comment headers that say GPL 2 or later. If 
you find that holds true for the source files used to build the CLI, this 
should be changed to "license GPL-2+".

Reply via email to