freebsd-ports/games/xonix/Makefile
2015-12-13 09:41:22 +00:00

17 lines
334 B
Makefile

# Created by: joerg
# $FreeBSD$
PORTNAME= xonix
PORTVERSION= 1.4
PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
MAINTAINER= joerg@FreeBSD.org
COMMENT= Try to win land without colliding with `flyers' and `eaters'
BROKEN= unfetchable
USES= imake
USE_XORG= xaw
.include <bsd.port.mk>