summaryrefslogtreecommitdiff
path: root/games/xboing/Makefile
blob: 54ddda97215bc688f67c6757926fc5c568069039 (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:	xboing
# Version required:	2.4
# Date created:		31 January 1995
# Whom:			janek
#
# $Id: Makefile,v 1.9 1997/11/26 19:12:54 vanilla Exp $

DISTNAME=	xboing2.4
PKGNAME=	xboing-2.4
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	games

MAINTAINER=	janek@gaja.ipan.lublin.pl

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

USE_IMAKE=	yes
WRKSRC= ${WRKDIR}/xboing

.include <bsd.port.mk>