From 3505159e72da2d8313ce2a8ddc527de700b5bc37 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 4 May 2021 11:32:20 +0200 Subject: Deorbit RESTRICTED && NO_CDROM, part two. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Move ports to the licenses framework. RESTRICTED → auto-accept (unless expressly stated otherwise) NO_CDROM → dist-mirror pkg-mirror auto-accept Differential Revision: https://reviews.freebsd.org/D30010 --- games/xrick/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'games/xrick') diff --git a/games/xrick/Makefile b/games/xrick/Makefile index 37d5ea7ed909..2d6121594449 100644 --- a/games/xrick/Makefile +++ b/games/xrick/Makefile @@ -9,7 +9,12 @@ MASTER_SITES= http://www.bigorno.net/xrick/ MAINTAINER= ports@FreeBSD.org COMMENT= Clone of Rick Dangerous -RESTRICTED= Copyright status of the graphics and sounds is uncertain +# Converted from RESTRICTED +LICENSE= xrick +LICENSE_NAME= xrick +LICENSE_TEXT= Copyright status of the graphics and sounds is uncertain +LICENSE_PERMS= auto-accept + USES= gmake jpeg sdl tar:tgz USE_SDL= sdl -- cgit v1.2.3