18 lines
398 B
Makefile
18 lines
398 B
Makefile
# $OpenBSD: Makefile,v 1.15 2002/03/21 20:57:08 espie Exp $
|
|
|
|
COMMENT= "win land without colliding with 'flyers' and 'eaters'"
|
|
|
|
DISTNAME= xonix-1.4
|
|
CATEGORIES= games
|
|
NEED_VERSION= 1.515
|
|
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
|
|
|
|
CONFIGURE_STYLE= imake
|
|
|
|
.include <bsd.port.mk>
|