openbsd-ports/games/xonix/Makefile

22 lines
467 B
Makefile
Raw Normal View History

2004-11-28 17:41:14 -05:00
# $OpenBSD: Makefile,v 1.18 2004/11/28 22:41:27 espie 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
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>