From a7f8d5f93a667effc038d6bf4d7e98404bb70bea Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 1 Feb 2017 14:20:09 +0000 Subject: - Add LICENSE - Fix build with clang 4.0 by fixing ordered pointer comparisons --- games/ri-li/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'games/ri-li/Makefile') diff --git a/games/ri-li/Makefile b/games/ri-li/Makefile index 0fc76c666b1b..712657f7d0c6 100644 --- a/games/ri-li/Makefile +++ b/games/ri-li/Makefile @@ -10,6 +10,10 @@ MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}%20Linux_Unix/${PORTNAME}%20V${PORTVE MAINTAINER= amdmi3@FreeBSD.org COMMENT= Drive a toy wood train in many levels - snake-like arcade game +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= dual +LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING + USES= tar:bzip2 gmake GNU_CONFIGURE= yes USE_SDL= sdl mixer -- cgit v1.2.3