Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Oct 2014 14:00:53 +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: r370180 - head/games/glightoff
Message-ID:  <201410061400.s96E0req099375@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Oct  6 14:00:53 2014
New Revision: 370180
URL: https://svnweb.freebsd.org/changeset/ports/370180
QAT: https://qat.redports.org/buildarchive/r370180/

Log:
  - Clarify LICENSE
  - Add LICENSE_FILE
  - Drop @dirrm* from plist

Modified:
  head/games/glightoff/Makefile
  head/games/glightoff/pkg-plist

Modified: head/games/glightoff/Makefile
==============================================================================
--- head/games/glightoff/Makefile	Mon Oct  6 14:00:48 2014	(r370179)
+++ head/games/glightoff/Makefile	Mon Oct  6 14:00:53 2014	(r370180)
@@ -12,7 +12,8 @@ COMMENT=	Simple (but not so easy to solv
 
 BUILD_DEPENDS=	p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2 # or later
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		gmake iconv pkgconfig
 GNU_CONFIGURE=	yes

Modified: head/games/glightoff/pkg-plist
==============================================================================
--- head/games/glightoff/pkg-plist	Mon Oct  6 14:00:48 2014	(r370179)
+++ head/games/glightoff/pkg-plist	Mon Oct  6 14:00:53 2014	(r370180)
@@ -6,4 +6,3 @@ share/applications/glightoff.desktop
 share/pixmaps/glightoff.png
 share/pixmaps/glightoff/bulb_off.svg
 share/pixmaps/glightoff/bulb_on.svg
-@dirrm share/pixmaps/glightoff



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