20 lines
396 B
Makefile
20 lines
396 B
Makefile
# $OpenBSD: Makefile,v 1.16 2002/10/26 20:44:40 naddy Exp $
|
|
|
|
COMMENT= "win land without colliding with 'flyers' and 'eaters'"
|
|
|
|
DISTNAME= xonix-1.4
|
|
CATEGORIES= games
|
|
|
|
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
CONFIGURE_STYLE= imake
|
|
|
|
NO_REGRESS= Yes
|
|
|
|
.include <bsd.port.mk>
|