From 0085eaf2a239cb9176562293b6ce9f8ef57d48a9 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Tue, 16 Mar 2004 13:59:55 +0000 Subject: - Use NO_WRKSUBDIR properly - Add WWW: line - Utilize SIZE PR: ports/64334 Submitted by: Ports Fury --- games/eights/Makefile | 2 +- games/eights/distinfo | 1 + games/eights/pkg-descr | 10 ++++++---- 3 files changed, 8 insertions(+), 5 deletions(-) (limited to 'games') diff --git a/games/eights/Makefile b/games/eights/Makefile index ffc3f508c8a7..3fb671271c57 100644 --- a/games/eights/Makefile +++ b/games/eights/Makefile @@ -14,8 +14,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Text based card game, the objective is to get rid of all your cards +NO_WRKSUBDIR= yes PLIST_FILES= bin/eights -WRKSRC= ${WRKDIR} do-build: @cd ${WRKSRC} && ${CC} ${CFLAGS} ${PORTNAME}.c -o ${PORTNAME} diff --git a/games/eights/distinfo b/games/eights/distinfo index 510ef68d29c6..d7a3f3d57e25 100644 --- a/games/eights/distinfo +++ b/games/eights/distinfo @@ -1 +1,2 @@ MD5 (eights.tar.gz) = 4be965e5563ab949c59e18b7c09fd61a +SIZE (eights.tar.gz) = 3295 diff --git a/games/eights/pkg-descr b/games/eights/pkg-descr index 6e1a22ad494e..3bc38bbd2dc2 100644 --- a/games/eights/pkg-descr +++ b/games/eights/pkg-descr @@ -1,7 +1,9 @@ -Eights is a text based card game. The objective is to get rid of all your cards -before the computer does. You must play the same number or suit as what is -discarded. Eights are wild and are worth 50 points. You want the least amount -of points. +Eights is a text based card game. The objective is to get rid of all your +cards before the computer does. You must play the same number or suit as +what is discarded. Eights are wild and are worth 50 points. You want the +least amount of points. + +WWW: http://dxkelly.freeshell.org/games.html - Bob Bomar -- cgit v1.2.3