Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Aug 2012 11:05:37 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Bryan Drewery <bdrewery@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r302213 - head/www/pound
Message-ID:  <20120808110537.GB56960@FreeBSD.org>
In-Reply-To: <201208061950.q76JoROF076158@svn.freebsd.org>
References:  <201208061950.q76JoROF076158@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 06, 2012 at 07:50:27PM +0000, Bryan Drewery wrote:
> New Revision: 302213
> URL: http://svn.freebsd.org/changeset/ports/302213
> 
> Log:
>   - Fix typo in CONFIGURE_ARGS to properly disable tcmalloc
>   - Add LICENSE information
>   
> +++ head/www/pound/Makefile	Mon Aug  6 19:50:27 2012	(r302213)
> @@ -17,6 +17,9 @@ EXTRACT_SUFX=	.tgz
>  MAINTAINER=	anders@FreeBSD.org
>  COMMENT=	Reverse proxy, load balancer and HTTP(S) frontend for web servers
>  
> +LICENSE=	GPLv3
> +LICENSE_FILE=	${WRKSRC}/GPL.txt

Why to set LICENSE_FILE for standard licenses (like GPLv3)?

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120808110537.GB56960>