21 lines
448 B
Makefile
21 lines
448 B
Makefile
# $OpenBSD: Makefile,v 1.12 2001/05/06 01:06:32 lebel Exp $
|
|
|
|
COMMENT= "win land without colliding with `flyers' and `eaters'"
|
|
|
|
DISTNAME= xonix-1.4
|
|
CATEGORIES= games
|
|
NEED_VERSION= 1.402
|
|
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
|
|
|
|
MAINTAINER= ports@openbsd.org
|
|
|
|
LICENSE_TYPE= BSD
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
CONFIGURE_STYLE= imake
|
|
|
|
.include <bsd.port.mk>
|