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

(-)viruskiller/Makefile (-4 / +1 lines)
Lines 5-19 Link Here
5
PORTVERSION=	1.03
5
PORTVERSION=	1.03
6
PORTREVISION=	3
6
PORTREVISION=	3
7
CATEGORIES=	games
7
CATEGORIES=	games
8
MASTER_SITES=	http://www.parallelrealities.co.uk/download/viruskiller/
8
MASTER_SITES=	${MASTER_SITE_FRUGALWARE}/games-extra/${PORTNAME}
9
DISTNAME=	${PORTNAME}-${PORTVERSION}-1
9
DISTNAME=	${PORTNAME}-${PORTVERSION}-1
10
10
11
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	ports@FreeBSD.org
12
COMMENT=	An arcade game that relies on quick reflexes
12
COMMENT=	An arcade game that relies on quick reflexes
13
13
14
DEPRECATED=	No more public distfiles
15
EXPIRATION_DATE=	2012-11-26
16
17
LICENSE=	GPLv2
14
LICENSE=	GPLv2
18
15
19
USE_SDL=	mixer image ttf net
16
USE_SDL=	mixer image ttf net

Return to bug 175550