openbsd-ports/games/xonix/Makefile

21 lines
420 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.17 2004/05/06 10:26:21 robert Exp $
COMMENT= "win land without colliding with 'flyers' and 'eaters'"
1998-05-19 22:19:00 -04:00
DISTNAME= xonix-1.4
PKGNAME= ${DISTNAME}p1
1998-05-19 22:19:00 -04:00
CATEGORIES= games
2002-10-26 16:44:38 -04:00
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
1998-05-19 22:19:00 -04:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-02-12 01:29:49 -05:00
CONFIGURE_STYLE= imake
1998-05-19 22:19:00 -04:00
2002-10-26 16:44:38 -04:00
NO_REGRESS= Yes
1998-05-19 22:19:00 -04:00
.include <bsd.port.mk>