From bbda085ed73042cac68601550563bb9800801791 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 26 Aug 2011 03:53:58 +0000 Subject: [PATCH] - Update MASTER_SITES and WWW: line - Add LICENSE - Add MAKE_JOBS_SAFE PR: 160103 Submitted by: Ports Fury --- games/jfk/Makefile | 12 +++++++----- games/jfk/pkg-descr | 2 +- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/games/jfk/Makefile b/games/jfk/Makefile index df320d260903..fd753693799f 100644 --- a/games/jfk/Makefile +++ b/games/jfk/Makefile @@ -9,16 +9,18 @@ PORTNAME= jfk PORTVERSION= 0.1.1 PORTREVISION= 8 CATEGORIES= games -MASTER_SITES= http://relax.ath.cx/jfk/ +MASTER_SITES= http://hop.at/jfk/ + +LICENSE= GPLv2 # (or later) +LICENSE_FILE= ${WRKSRC}/COPYING MAINTAINER= ports@FreeBSD.org COMMENT= A multiplayer 2D shoot'em up game -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2011-09-01 - -GNU_CONFIGURE= yes USE_SDL= image sdl +GNU_CONFIGURE= yes +MAKE_JOBS_SAFE= yes + SUB_FILES= pkg-message .include diff --git a/games/jfk/pkg-descr b/games/jfk/pkg-descr index 3d443e163474..829dc014afd1 100644 --- a/games/jfk/pkg-descr +++ b/games/jfk/pkg-descr @@ -2,4 +2,4 @@ Jfk is a 2d shooting game. It consists of a server and a client which uses SDL for displaying graphics. Your goal is to get a high score by shooting your enemies. -WWW: http://relax.ath.cx/jfk/ +WWW: http://hop.at/jfk/