20 lines
396 B
Makefile
Raw Normal View History

2002-10-26 20:44:38 +00:00
# $OpenBSD: Makefile,v 1.16 2002/10/26 20:44:40 naddy Exp $
COMMENT= "win land without colliding with 'flyers' and 'eaters'"
1998-05-20 02:19:00 +00:00
DISTNAME= xonix-1.4
CATEGORIES= games
2002-10-26 20:44:38 +00:00
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
1998-05-20 02:19:00 +00:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-02-12 06:29:49 +00:00
CONFIGURE_STYLE= imake
1998-05-20 02:19:00 +00:00
2002-10-26 20:44:38 +00:00
NO_REGRESS= Yes
1998-05-20 02:19:00 +00:00
.include <bsd.port.mk>