aboutsummaryrefslogtreecommitdiffstats
path: root/games/xsoldier/Makefile
blob: 60f81ee527c8efa28b21c009d93d91ea59aaf178 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:    xsoldier
# Date created:     22 January 1997
# Whom:         Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $FreeBSD$
#

PORTNAME=   xsoldier
PORTVERSION=    0.96
CATEGORIES= games
# mastersite disappeared in December 2002
MASTER_SITES=   # http://www.surfline.ne.jp/hachi/xsoldier/

# A new version is available at http://www.interq.or.jp/libra/oohara/xsoldier/
# which will require a bit of porting.
DEPRECATED= "master site disappeared, see Makefile if you want to save this port"
EXPIRATION_DATE=2005-07-31

MAINTAINER= ports@FreeBSD.org
COMMENT=    Shooting game for x11

USE_IMAKE=  yes
USE_XPM=    yes

.include <bsd.port.mk>