e8a2398d62
with its contents.
23 lines
428 B
Makefile
23 lines
428 B
Makefile
# $OpenBSD: Makefile,v 1.11 2001/06/20 01:43:22 pvalchev Exp $
|
|
#
|
|
|
|
COMMENT= "shooting game for X11"
|
|
|
|
DISTNAME= xsoldier-0.96
|
|
CATEGORIES= games x11
|
|
NEED_VERSION= 1.402
|
|
|
|
MAINTAINER= ports@openbsd.org
|
|
|
|
# License: GPL
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MASTER_SITES= http://www.surfline.ne.jp/hachi/xsoldier/
|
|
|
|
CONFIGURE_STYLE= imake noman
|
|
|
|
.include <bsd.port.mk>
|