svn commit: r374192 - head/games/ggz-gtk-client

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Dec 7 13:36:32 UTC 2014


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 at 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


More information about the svn-ports-head mailing list