svn commit: r514223 - head/archivers/deb2targz

Alex Kozlov ak at FreeBSD.org
Thu Oct 10 12:57:38 UTC 2019


On Thu, Oct 10, 2019 at 12:25:27PM +0000, Baptiste Daroussin wrote:
> Author: bapt
> Date: Thu Oct 10 12:25:26 2019
> New Revision: 514223
> URL: https://svnweb.freebsd.org/changeset/ports/514223
> 
> Log:
>   Add license.
>   
>   Note that everything scripts in the ports tree without an explicit license
>   automatically fall into the license of the ports tree itself
I can explicitly confirm that it is under BSD2 license. Just for the record.
 
> Modified:
>   head/archivers/deb2targz/Makefile
> 
> Modified: head/archivers/deb2targz/Makefile
> ==============================================================================
> --- head/archivers/deb2targz/Makefile	Thu Oct 10 12:21:59 2019	(r514222)
> +++ head/archivers/deb2targz/Makefile	Thu Oct 10 12:25:26 2019	(r514223)
> @@ -10,6 +10,9 @@ DISTFILES=	# none
>  MAINTAINER=	ehaupt at FreeBSD.org
>  COMMENT=	Command-line utility for converting a Debian .deb file to a .tar.gz
>  
> +LICENSE=	BSD2CLAUSE
> +LICENSE_FILE=	${PORTSDIR}/COPYRIGHT


-- 
Alex


More information about the svn-ports-head mailing list