summaryrefslogtreecommitdiff
path: root/games/xonix/Makefile
blob: 7a4c453d6b5dc238a1beeca1b4caadd96f6cc060 (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
# Version required:	1.2
# Date created:		3 May 1995
# Whom:			joerg
#
# $Id$
#

WRKSRC=		${WRKDIR}/xonix
DISTNAME=	xonix-1.2
# this game has not yet been published elsewhere
MASTER_SITES=	ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
CATEGORIES+=	games

MAINTAINER=	joerg@FreeBSD.org

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

USE_IMAKE=      yes

.include <bsd.port.mk>