18 lines
323 B
Makefile
18 lines
323 B
Makefile
# $OpenBSD: Makefile,v 1.3 1999/08/10 19:47:19 espie Exp $
|
|
#
|
|
|
|
DISTNAME= xasteroids
|
|
PKGNAME= xasteroids-5.0
|
|
CATEGORIES= games
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/
|
|
EXTRACT_SUFX= .sh.Z
|
|
EXTRACT_AFTER_ARGS= |sh -s
|
|
|
|
USE_IMAKE= yes
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|