summaryrefslogtreecommitdiff
path: root/games/xsoldier
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1997-02-16 11:47:55 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1997-02-16 11:47:55 +0000
commiteb4fe8a572b47ca5945a49ee3fa61f8720aa9805 (patch)
tree6f894ba0a66c9b5c81b200a3df5ad6d87af1739b /games/xsoldier
parentI'm sure David just committed a wrong version of this file, but anyway: (diff)
replaced spaces by tabs
Reviewed by: Submitted by: Obtained from:
Notes
Notes: svn path=/head/; revision=5644
Diffstat (limited to 'games/xsoldier')
-rw-r--r--games/xsoldier/Makefile20
1 files changed, 10 insertions, 10 deletions
diff --git a/games/xsoldier/Makefile b/games/xsoldier/Makefile
index 57ac6cb00ca3..3e23f1ec9a76 100644
--- a/games/xsoldier/Makefile
+++ b/games/xsoldier/Makefile
@@ -1,20 +1,20 @@
-# New ports collection makefile for: xsoldier
-# Version required: 0.95
-# Date created: 22 January 1997
-# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
+# New ports collection makefile for: xsoldier
+# Version required: 0.95
+# Date created: 22 January 1997
+# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/02/16 10:54:55 andreas Exp $
#
DISTNAME= xsoldier-0.95
-CATEGORIES+= games x11
-MASTER_SITES= http://www.educ.info.kanagawa-u.ac.jp/~s945750/xsoldier/
+CATEGORIES= games x11
+MASTER_SITES= http://www.educ.info.kanagawa-u.ac.jp/~s945750/xsoldier/
MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
-LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
-CONFIGURE_ENV= X11BASE=${X11BASE}
-USE_X11= yes
+CONFIGURE_ENV= X11BASE=${X11BASE}
+USE_X11= yes
.include <bsd.port.mk>