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/quakedata/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'games/quakedata') diff --git a/games/quakedata/Makefile b/games/quakedata/Makefile index 2bc620375d9..343448f7558 100644 --- a/games/quakedata/Makefile +++ b/games/quakedata/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2008/03/04 06:59:05 jlam Exp $ +# $NetBSD: Makefile,v 1.23 2009/05/19 08:59:15 wiz Exp $ DISTNAME= quake106 PKGNAME= quakedata-1.0 @@ -11,15 +11,15 @@ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.idsoftware.com/ COMMENT= Game data files for Quake - -BUILD_DEPENDS+= lha-[0-9]*:../../archivers/lha - LICENSE= quakedata-license + RESTRICTED= This software is shareware. NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} +BUILD_DEPENDS+= lha-[0-9]*:../../archivers/lha + PKG_DESTDIR_SUPPORT= user-destdir EXTRACT_ELEMENTS= resource.* -- cgit v1.2.3