summaryrefslogtreecommitdiff
path: root/games/xasteroids/Makefile
blob: ba9d398b2c7d7738047cfe31c00c205b6ed3fa85 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:    xasteroids
# Date created:         3 Jan 1995
# Whom:                 swallace
#
# $Id: Makefile,v 1.2 1995/01/29 22:00:24 ats Exp $
#

DISTNAME=       xasteroids
MASTER_SITES=	ftp://calypso-2.oit.unc.edu/pub/X11/contrib/
EXTRACT_SUFX=	.sh.Z
EXTRACT_CMD=	( cd ${WRKDIR}; zcat | sh -s )
EXTRACT_ARGS= <
USE_IMAKE=	yes
NO_WRKSUBDIR=	yes

.include <bsd.port.mk>