Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Oct 2014 14:00:20 +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: r370529 - head/games/gnomebreakout
Message-ID:  <201410091400.s99E0K4J097902@svn.freebsd.org>

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

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

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

Modified: head/games/gnomebreakout/Makefile
==============================================================================
--- head/games/gnomebreakout/Makefile	Thu Oct  9 14:00:14 2014	(r370528)
+++ head/games/gnomebreakout/Makefile	Thu Oct  9 14:00:20 2014	(r370529)
@@ -9,6 +9,9 @@ MASTER_SITES=	SF/${PORTNAME:S/eb/e-b/}/$
 		http://www.users.on.net/~mipearson/
 DISTNAME=	gnome-breakout-${PORTVERSION}
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 MAINTAINER=	games@FreeBSD.org
 COMMENT=	GNOME version of the classic breakout game
 

Modified: head/games/gnomebreakout/pkg-plist
==============================================================================
--- head/games/gnomebreakout/pkg-plist	Thu Oct  9 14:00:14 2014	(r370528)
+++ head/games/gnomebreakout/pkg-plist	Thu Oct  9 14:00:20 2014	(r370529)
@@ -71,6 +71,3 @@ share/pixmaps/gnome-breakout.png
 %%NLS%%share/locale/ru/LC_MESSAGES/gnome-breakout.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/gnome-breakout.mo
 %%NLS%%share/locale/tr/LC_MESSAGES/gnome-breakout.mo
-@dirrm share/gnome-breakout/pixmaps
-@dirrm share/gnome-breakout/levels
-@dirrm share/gnome-breakout



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