modernize
This commit is contained in:
parent
b156d46155
commit
409752e3c9
@ -1,8 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.19 2000/10/22 15:41:57 espie Exp $
|
# $OpenBSD: Makefile,v 1.20 2001/04/08 15:22:54 rohee Exp $
|
||||||
|
|
||||||
|
COMMENT= "full color 320x200 arcade quality platform shooter"
|
||||||
|
|
||||||
DISTNAME= abuse-2.0
|
DISTNAME= abuse-2.0
|
||||||
CATEGORIES= games x11
|
CATEGORIES= games x11
|
||||||
NEED_VERSION= 1.305
|
NEED_VERSION= 1.387
|
||||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||||
MASTER_SITES0= ftp://ftp.NetBSD.ORG/pub/NetBSD/packages/distfiles/
|
MASTER_SITES0= ftp://ftp.NetBSD.ORG/pub/NetBSD/packages/distfiles/
|
||||||
MASTER_SITE_SUBDIR= abuse
|
MASTER_SITE_SUBDIR= abuse
|
||||||
@ -13,11 +15,10 @@ HOMEPAGE= http://www.crack.com/games/abuse/
|
|||||||
|
|
||||||
MAINTAINER= Bruno Rohee <rohee@openbsd.org>
|
MAINTAINER= Bruno Rohee <rohee@openbsd.org>
|
||||||
|
|
||||||
LICENSE_TYPE= PD
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
PERMIT_PACKAGE_CDROM= YES
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
PERMIT_PACKAGE_FTP= YES
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
PERMIT_DISTFILES_CDROM= YES
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
PERMIT_DISTFILES_FTP= YES
|
|
||||||
|
|
||||||
.if ${MACHINE_ARCH} == "sparc"
|
.if ${MACHINE_ARCH} == "sparc"
|
||||||
BROKEN= "Does not work on SPARC"
|
BROKEN= "Does not work on SPARC"
|
||||||
|
@ -1 +0,0 @@
|
|||||||
full color 320x200 arcade quality platform shooter
|
|
@ -1,6 +1,6 @@
|
|||||||
Crack.com public domain release of Abuse.
|
Crack.com public domain release of Abuse.
|
||||||
Abuse is an arcade quality game running in a colorful 320x200 screen.
|
Abuse is an arcade quality game running in a colorful 320x200 screen.
|
||||||
Abuse needs a 8 bits visual, so you should need to reconfigure your X server.
|
Abuse needs a 8 bits visual, so you might need to reconfigure your X server.
|
||||||
|
|
||||||
Here's the plot :
|
Here's the plot :
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
@comment $OpenBSD: PLIST,v 1.4 2001/04/08 15:22:55 rohee Exp $
|
||||||
bin/abuse.x11R6
|
bin/abuse.x11R6
|
||||||
bin/abuse
|
bin/abuse
|
||||||
share/abuse/abuse.lsp
|
share/abuse/abuse.lsp
|
||||||
|
Loading…
Reference in New Issue
Block a user