Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Dec 2014 13:36:31 +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: r374192 - head/games/ggz-gtk-client
Message-ID:  <201412071336.sB7DaWqE001992@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun Dec  7 13:36:31 2014
New Revision: 374192
URL: https://svnweb.freebsd.org/changeset/ports/374192
QAT: https://qat.redports.org/buildarchive/r374192/

Log:
  - Add LICENSE

Modified:
  head/games/ggz-gtk-client/Makefile

Modified: head/games/ggz-gtk-client/Makefile
==============================================================================
--- head/games/ggz-gtk-client/Makefile	Sun Dec  7 13:16:29 2014	(r374191)
+++ head/games/ggz-gtk-client/Makefile	Sun Dec  7 13:36:31 2014	(r374192)
@@ -9,6 +9,9 @@ CATEGORIES=	games
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	The GGZ Gaming Zone - GTK+ Frontend
 
+LICENSE=	GPLv2 # or later
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 USES=		gettext libtool pkgconfig
 USE_GNOME=	gtk20
 GNU_CONFIGURE=	yes



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