Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Oct 2014 14: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: r370537 - head/games/highmoon
Message-ID:  <201410091401.s99E10TQ099818@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Oct  9 14:01:00 2014
New Revision: 370537
URL: https://svnweb.freebsd.org/changeset/ports/370537
QAT: https://qat.redports.org/buildarchive/r370537/

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

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

Modified: head/games/highmoon/Makefile
==============================================================================
--- head/games/highmoon/Makefile	Thu Oct  9 14:00:55 2014	(r370536)
+++ head/games/highmoon/Makefile	Thu Oct  9 14:01:00 2014	(r370537)
@@ -10,7 +10,8 @@ MASTER_SITES=	http://highmoon.gerdsmeier
 MAINTAINER=	games@FreeBSD.org
 COMMENT=	Duel in the universe
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2 # or later
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 WRKSRC=		${WRKDIR}/HighMoon
 

Modified: head/games/highmoon/pkg-plist
==============================================================================
--- head/games/highmoon/pkg-plist	Thu Oct  9 14:00:55 2014	(r370536)
+++ head/games/highmoon/pkg-plist	Thu Oct  9 14:01:00 2014	(r370537)
@@ -39,6 +39,3 @@ bin/highmoon
 %%DATADIR%%/snd/pluck.wav
 %%DATADIR%%/snd/strom.wav
 share/pixmaps/highmoon.png
-@dirrm %%DATADIR%%/snd
-@dirrm %%DATADIR%%/gfx
-@dirrm %%DATADIR%%



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