summaryrefslogtreecommitdiff
path: root/games/xboing/Makefile
blob: 0ec644bd7cb39f8edfddbaa033b342c2720bcd7c (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:	xboing
# Version required:	2.3
# Date created:		31 January 1995
# Whom:			janek
#
# $Id: Makefile,v 1.6 1995/04/08 05:06:13 asami Exp $

DISTNAME=	xboing2.3
PKGNAME=	xboing-2.3
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	games
EXTRACT_SUFX=	.tar.gz

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

USE_IMAKE=	yes
WRKSRC= ${WRKDIR}/xboing

.include <bsd.port.mk>