View | Details | Raw Unified | Return to bug 160103
Collapse All | Expand All

(-)games/jfk/Makefile (-5 / +7 lines)
Lines 9-24 Link Here
9
PORTVERSION=	0.1.1
9
PORTVERSION=	0.1.1
10
PORTREVISION=	8
10
PORTREVISION=	8
11
CATEGORIES=	games
11
CATEGORIES=	games
12
MASTER_SITES=	http://relax.ath.cx/jfk/
12
MASTER_SITES=	http://hop.at/jfk/
13
14
LICENSE=	GPLv2 # (or later)
15
LICENSE_FILE=	${WRKSRC}/COPYING
13
16
14
MAINTAINER=	ports@FreeBSD.org
17
MAINTAINER=	ports@FreeBSD.org
15
COMMENT=	A multiplayer 2D shoot'em up game
18
COMMENT=	A multiplayer 2D shoot'em up game
16
19
17
DEPRECATED=	No more public distfiles
18
EXPIRATION_DATE=	2011-09-01
19
20
GNU_CONFIGURE=	yes
21
USE_SDL=	image sdl
20
USE_SDL=	image sdl
21
GNU_CONFIGURE=	yes
22
MAKE_JOBS_SAFE=	yes
23
22
SUB_FILES=	pkg-message
24
SUB_FILES=	pkg-message
23
25
24
.include <bsd.port.pre.mk>
26
.include <bsd.port.pre.mk>
(-)games/jfk/pkg-descr (-1 / +1 lines)
Lines 2-5 Link Here
2
for displaying graphics.  Your goal is to get a high score by shooting your
2
for displaying graphics.  Your goal is to get a high score by shooting your
3
enemies.
3
enemies.
4
4
5
WWW: http://relax.ath.cx/jfk/
5
WWW: http://hop.at/jfk/

Return to bug 160103