Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jul 2015 20:03:34 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r392903 - head/games/gno3dtet
Message-ID:  <201507252003.t6PK3YD5011219@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat Jul 25 20:03:34 2015
New Revision: 392903
URL: https://svnweb.freebsd.org/changeset/ports/392903

Log:
  - Add LICENSE_FILE

Modified:
  head/games/gno3dtet/Makefile

Modified: head/games/gno3dtet/Makefile
==============================================================================
--- head/games/gno3dtet/Makefile	Sat Jul 25 19:59:35 2015	(r392902)
+++ head/games/gno3dtet/Makefile	Sat Jul 25 20:03:34 2015	(r392903)
@@ -11,6 +11,7 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNOME version of the classic 3D-ified T*tris
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		autoreconf pathfix gmake pkgconfig tar:tgz
 GNU_CONFIGURE=	yes



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