svn commit: r337213 - head/games/xmoto
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sun Dec 22 20:20:11 UTC 2013
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 at 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
More information about the svn-ports-all
mailing list