From 6ac11147ab6af4938848553e5e344aea8b3f560c Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 19 May 2009 08:59:00 +0000 Subject: Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT block). Uncomment some commented out LICENSE lines while here. --- games/gate88/Makefile | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'games/gate88') diff --git a/games/gate88/Makefile b/games/gate88/Makefile index 9f6dbe931c1..d86bf88908a 100644 --- a/games/gate88/Makefile +++ b/games/gate88/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:19 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2009/05/19 08:59:14 wiz Exp $ # DISTNAME= Gate88_Mar19_05 @@ -9,6 +9,13 @@ MASTER_SITES= http://www.queasygames.com/gate88/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.queasygames.com/gate88/ COMMENT= Deep space intergalactic battle +LICENSE= gate88-license + +RESTRICTED= ${LICENSE} +NO_BIN_ON_CDROM= ${RESTRICTED} +NO_SRC_ON_CDROM= ${RESTRICTED} +NO_BIN_ON_FTP= ${RESTRICTED} +NO_SRC_ON_FTP= ${RESTRICTED} PKG_DESTDIR_SUPPORT= user-destdir @@ -17,13 +24,6 @@ EMUL_MODULES.linux= base x11 USE_LANGUAGES= # none -LICENSE= gate88-license -RESTRICTED= ${LICENSE} -NO_BIN_ON_CDROM= ${RESTRICTED} -NO_SRC_ON_CDROM= ${RESTRICTED} -NO_BIN_ON_FTP= ${RESTRICTED} -NO_SRC_ON_FTP= ${RESTRICTED} - INSTALLATION_DIRS= bin lib/gate88 lib/gate88/lib lib/gate88/music INSTALLATION_DIRS+= lib/gate88/music/non-ingame lib/gate88/sound INSTALLATION_DIRS+= share/doc/gate88 -- cgit v1.2.3