openbsd-ports/games/xsoldier/Makefile

22 lines
412 B
Makefile
Raw Normal View History

2002-10-26 16:44:38 -04:00
# $OpenBSD: Makefile,v 1.15 2002/10/26 20:44:40 naddy Exp $
1997-12-06 23:31:25 -05:00
COMMENT= "shooting game for X11"
1997-12-06 23:31:25 -05:00
DISTNAME= xsoldier-0.96
PKGNAME= ${DISTNAME}p1
1997-12-06 23:31:25 -05:00
CATEGORIES= games x11
# License: GPL
2000-04-04 10:49:12 -04:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-02-12 03:02:07 -05:00
1999-01-13 21:28:33 -05:00
MASTER_SITES= http://www.surfline.ne.jp/hachi/xsoldier/
1997-12-06 23:31:25 -05:00
CONFIGURE_STYLE= imake noman
1997-12-06 23:31:25 -05:00
2002-10-26 16:44:38 -04:00
NO_REGRESS= Yes
1997-12-06 23:31:25 -05:00
.include <bsd.port.mk>