From a58aeceed287ba8d7c3092871cdac838ee526341 Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Mon, 30 Jun 1997 14:35:04 +0000 Subject: Style police. --- games/oonsoo/Makefile | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'games/oonsoo') diff --git a/games/oonsoo/Makefile b/games/oonsoo/Makefile index 10f573e69e82..08eb21c5da90 100644 --- a/games/oonsoo/Makefile +++ b/games/oonsoo/Makefile @@ -2,25 +2,21 @@ # Version required: 1.1 # Date created: 23rd June, 1997 # Whom: Joel Sutton -# FreeBSD Version: 2.2.1-RELEASE # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/06/30 11:42:17 tg Exp $ # - + DISTNAME= oonsoo-1.1 CATEGORIES= games MASTER_SITES= ftp://ftp.eos.ncsu.edu/pub/bsvc/rohan/ -EXTRACT_SUFX= ".tar.z" +EXTRACT_SUFX= .tar.z MAINTAINER= sutton@aardvark.apana.org.au pre-patch: - ${CP} ${WRKSRC}/Makefile.Linux ${WRKSRC}/Makefile + @${CP} ${WRKSRC}/Makefile.Linux ${WRKSRC}/Makefile -# Distribution does not include an install target. So here it is. -# do-install: ${INSTALL_PROGRAM} ${WRKSRC}/oonsoo ${PREFIX}/bin/ .include - -- cgit v1.2.3