openbsd-ports/games/xonix/Makefile

22 lines
476 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.20 2007/09/15 18:01:04 simon 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
2004-11-28 17:41:14 -05:00
WANTLIB= ICE SM X11 Xaw Xext Xmu Xp Xpm Xt c m
2000-02-12 01:29:49 -05:00
2006-11-13 05:08:12 -05:00
CONFIGURE_STYLE=imake
USE_X11= Yes
2002-10-26 16:44:38 -04:00
NO_REGRESS= Yes
1998-05-19 22:19:00 -04:00
.include <bsd.port.mk>