openbsd-ports/games/xasteroids/Makefile
turan c5965282f3 These ports have bad packing lists.
Ports tree is now unlocked.  Read the new policy first.
1999-10-26 04:56:35 +00:00

23 lines
425 B
Makefile

# $OpenBSD: Makefile,v 1.6 1999/10/26 04:56:36 turan Exp $
BROKEN= bad packing lists
DISTNAME= xasteroids
PKGNAME= xasteroids-5.0
CATEGORIES= games
MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/
EXTRACT_SUFX= .sh.Z
NEED_VERSION= 1.91
EXTRACT_CMD= ${GZCAT}
EXTRACT_BEFORE_ARGS= # empty
EXTRACT_AFTER_ARGS= | ${SH} -s
MAINTAINER= angelos@openbsd.org
USE_IMAKE= yes
NO_WRKSUBDIR= yes
.include <bsd.port.mk>