From 5235bbd055e26394186ac7eae647c0011bfb4b38 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sun, 22 Dec 2013 20:20:10 +0000 Subject: [PATCH] - Add LICENSE PR: 185088 Submitted by: Hardy Schumacher --- games/xmoto/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile index 42984e47cbe8..350ab34860b4 100644 --- a/games/xmoto/Makefile +++ b/games/xmoto/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ 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