summaryrefslogtreecommitdiff
path: root/games/xonix/Makefile
blob: 0f457e56c3c85d264db0e3df8599c598b545875d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	xonix
# Version required:	1.4
# Date created:		3 May 1995
# Whom:			joerg
#
# $Id: Makefile,v 1.2 1995/05/04 12:02:55 asami Exp $
#

DISTNAME=	xonix-1.4
MASTER_SITES=	ftp://ftp.inf.tu-dresden.de/pub/people/wunsch/xonix/
CATEGORIES+=	games

MAINTAINER=	joerg@FreeBSD.org

LIB_DEPENDS=	Xpm\\.4:${PORTSDIR}/graphics/xpm

USE_IMAKE=      yes

.include <bsd.port.mk>