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

DISTNAME=   xonix-1.4
CATEGORIES= games
MASTER_SITES=   ftp://ftp.interface-business.de/pub/outgoing/

MAINTAINER= joerg@FreeBSD.org

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

USE_IMAKE=      yes
MAN1=       xonix.1

.include <bsd.port.mk>