aboutsummaryrefslogtreecommitdiffstats
path: root/games/xonix/Makefile
blob: 0006a2bce807cbbb97c6f52280b0a04fcb9947bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    xonix
# Date created:     3 May 1995
# Whom:         joerg
#
# $FreeBSD$
#

PORTNAME=   xonix
PORTVERSION=    1.4
PORTREVISION=   1
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'

USE_IMAKE=  yes
USE_XPM=    yes
MAN1=       xonix.1

.include <bsd.port.mk>