Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 2015 20:01:00 +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: r398008 - head/games/sgt-puzzles
Message-ID:  <201509262001.t8QK1091056233@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat Sep 26 20:00:59 2015
New Revision: 398008
URL: https://svnweb.freebsd.org/changeset/ports/398008

Log:
  - Add LICENSE_FILE

Modified:
  head/games/sgt-puzzles/Makefile

Modified: head/games/sgt-puzzles/Makefile
==============================================================================
--- head/games/sgt-puzzles/Makefile	Sat Sep 26 19:46:25 2015	(r398007)
+++ head/games/sgt-puzzles/Makefile	Sat Sep 26 20:00:59 2015	(r398008)
@@ -12,6 +12,7 @@ MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	Simon Tatham's Portable Puzzle Collection
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENCE
 
 GNU_CONFIGURE=	yes
 USES=		pkgconfig



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