[Bug 199747] [NEW PORT] biology/bcftools

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 29 17:40:48 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199747

--- Comment #4 from cartwright at asu.edu ---
From: https://github.com/samtools/bcftools/blob/develop/LICENSE

"""
This software is available to you under a choice of one of two licenses. You
may chose to be licensed under the terms of the MIT/Expat license or the GNU
General Public License (GPL), both included below. If compiled with the GNU
Scientific Library (which is optional and disabled by default as explained in
the INSTALL document), the use of this software is governed by the GPL license.
"""

So I guess by default it is dual licensed, but if the USE_GPL option is enabled
(which it is by default), only the GPL license is valid.

So should I make it GPL by default and set it to dual if the option is not
selected?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list