diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
commit | 601583c3207bd23bb05d0761888aefcb5699e1c2 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /games/et | |
parent | 7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff) | |
download | pkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'games/et')
-rw-r--r-- | games/et/Makefile | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/games/et/Makefile b/games/et/Makefile index 63833828ce9..2ccc7351db7 100644 --- a/games/et/Makefile +++ b/games/et/Makefile @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.10 2006/02/05 23:09:14 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2007/02/22 19:26:30 wiz Exp $ # -DISTNAME= et-linux-2.56-2.x86 -PKGNAME= et-2.56 +DISTNAME= et-linux-2.56-2.x86 +PKGNAME= et-2.56 PKGREVISION= 1 -CATEGORIES= games -MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/et/linux/ -EXTRACT_SUFX= .run +CATEGORIES= games +MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/et/linux/ +EXTRACT_SUFX= .run -MAINTAINER= dhowland@users.sourceforge.net -HOMEPAGE= http://games.activision.com/games/wolfenstein/ -COMMENT= Wolfenstein: Enemy Territory for Linux +MAINTAINER= dhowland@users.sourceforge.net +HOMEPAGE= http://games.activision.com/games/wolfenstein/ +COMMENT= Wolfenstein: Enemy Territory for Linux NO_BUILD= yes ONLY_FOR_PLATFORM= *-*-i386 @@ -23,7 +23,7 @@ EXTRACT_CMD= ${TAIL} +356 ${DOWNLOADED_DISTFILE} | ${GTAR} xzf - \ .include "../../emulators/suse_linux/Makefile.application" .if !defined(USE_NATIVE_LINUX) -DEPENDS+= suse_base>=6.3:../../emulators/${SUSE_DIR_PREFIX}_base +DEPENDS+= suse_base>=6.3:../../emulators/${SUSE_DIR_PREFIX}_base .endif INSTALLATION_DIRS= bin |