openbsd-ports/games/xonix/Makefile
2004-11-28 22:41:14 +00:00

22 lines
467 B
Makefile

# $OpenBSD: Makefile,v 1.18 2004/11/28 22:41:27 espie Exp $
COMMENT= "win land without colliding with 'flyers' and 'eaters'"
DISTNAME= xonix-1.4
PKGNAME= ${DISTNAME}p1
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
WANTLIB= ICE SM X11 Xaw Xext Xmu Xp Xpm Xt c m
CONFIGURE_STYLE= imake
NO_REGRESS= Yes
.include <bsd.port.mk>