aboutsummaryrefslogtreecommitdiff
path: root/games/xonix/Makefile
blob: 308a40d68b48578a742ffb78349720e228fc6089 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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'

USES=		imake
USE_XORG=	xaw

.include <bsd.port.mk>