svn commit: r302213 - head/www/pound

Alexey Dokuchaev danfe at FreeBSD.org
Wed Aug 8 11:05:37 UTC 2012


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 at 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



More information about the svn-ports-head mailing list