aboutsummaryrefslogtreecommitdiff
path: root/games/xboing/Makefile
blob: 50482a287fc9c175c125601590977ca99b940744 (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:	xboing
# Version required:	2.3
# Date created:		31 January 1995
# Whom:			janek
#
# $Id$

DISTNAME=	xboing2.3
PKGNAME=	xboing-2.3
CATEGORIES+=	games
MASTER_SITES=	ftp://crl.dec.com/pub/X11/contrib/games/
EXTRACT_SUFX=	.tar.gz

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

USE_IMAKE=	yes
WRKSRC= ${WRKDIR}/xboing

.include <bsd.port.mk>