b7e3be0dd2
- remove LICENSE_TYPE
20 lines
431 B
Makefile
20 lines
431 B
Makefile
# $OpenBSD: Makefile,v 1.13 2001/05/11 09:58:38 camield Exp $
|
|
|
|
COMMENT= "win land without colliding with 'flyers' and 'eaters'"
|
|
|
|
DISTNAME= xonix-1.4
|
|
CATEGORIES= games
|
|
NEED_VERSION= 1.402
|
|
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
|
|
|
|
MAINTAINER= ports@openbsd.org
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
CONFIGURE_STYLE= imake
|
|
|
|
.include <bsd.port.mk>
|