freebsd-ports/games/xsoldier/Makefile
Andreas Klemm c9efb0c730 For some strange reason the updated Makefile wans't committed ...
Hope this commit solves the problems Satoshi detected.
Submitted by:	Satoshi
1997-06-10 16:11:13 +00:00

20 lines
442 B
Makefile

# New ports collection makefile for: xsoldier
# Version required: 0.96
# Date created: 22 January 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $Id$
#
DISTNAME= xsoldier-0.96
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
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
.include <bsd.port.mk>