Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2013 20:20:10 +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: r337213 - head/games/xmoto
Message-ID:  <201312222020.rBMKKAF5012918@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun Dec 22 20:20:10 2013
New Revision: 337213
URL: http://svnweb.freebsd.org/changeset/ports/337213

Log:
  - Add LICENSE
  
  PR:		185088
  Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de>

Modified:
  head/games/xmoto/Makefile

Modified: head/games/xmoto/Makefile
==============================================================================
--- head/games/xmoto/Makefile	Sun Dec 22 20:03:53 2013	(r337212)
+++ head/games/xmoto/Makefile	Sun Dec 22 20:20:10 2013	(r337213)
@@ -18,6 +18,8 @@ LIB_DEPENDS=	libpng.so:${PORTSDIR}/graph
 		libxdg-basedir.so:${PORTSDIR}/x11/libxdg-basedir
 BUILD_DEPENDS=	${LOCALBASE}/lib/libode.a:${PORTSDIR}/devel/ode
 
+LICENSE=	GPLv2
+
 GNU_CONFIGURE=	yes
 USES=		gmake
 USE_GNOME=	libxml2



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