- Update MASTER_SITES and WWW: line

- Add LICENSE
- Add MAKE_JOBS_SAFE

PR:		160103
Submitted by:	Ports Fury
This commit is contained in:
Martin Wilke 2011-08-26 03:53:58 +00:00
parent 3d01f212b9
commit bbda085ed7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280452
2 changed files with 8 additions and 6 deletions

View file

@ -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 <bsd.port.pre.mk>

View file

@ -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/