From 1ee186413fae40eb20cf21c2e3889aab2ce42bbb Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Wed, 11 Dec 2013 05:35:50 +0000 Subject: [PATCH] games/kye: mark RESTRICTED http://www.nuke.demon.co.uk/kye/charitylevels.html says that the files distributed by them "may only be used them as long as you accept the compromise to make a donation to any Children's Charity". As such the files the port is distributing is legally restricted and probably can not be redistributed by FreeBSD. Approved by: portmgr (implicit) --- games/kye/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games/kye/Makefile b/games/kye/Makefile index 6822d2258d22..4b1f39384669 100644 --- a/games/kye/Makefile +++ b/games/kye/Makefile @@ -19,7 +19,8 @@ DIST_SUBDIR= kye MAINTAINER= nemysis@FreeBSD.org COMMENT= Puzzle game with arcade game elements -LICENSE= GPLv2 +RESTRICTED= kye-data_nuke_levels is charityware +RESTRICTED_FILES= kye-data_nuke_levels.20121101.tar.gz USE_GNOME= pygtk2 librsvg2 USE_PYTHON= yes