diff --git a/games/bass/Makefile b/games/bass/Makefile new file mode 100644 index 00000000000..7fa951160a6 --- /dev/null +++ b/games/bass/Makefile @@ -0,0 +1,32 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2003/08/02 11:38:29 jolan Exp $ + +COMMENT= "Beneath A Steel Sky" +DISTNAME= BASS-CD +DIST_SUBDIR= bass +PKGNAME= bass-0 # Unversioned +EXTRACT_SUFX= .zip +CATEGORIES= games +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scummvm/} + +MAINTAINER= Jolan Luff + +# Conditional +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes + +NO_BUILD= Yes +NO_REGRESS= Yes + +RUN_DEPENDS= :scummvm->=0.5.0:games/scummvm + +WRKDIST= ${WRKDIR}/sky-cd + +do-install: + ${INSTALL_DATA_DIR} ${PREFIX}/share/bass + ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/bass + ${INSTALL_DATA} ${WRKBUILD}/sky.{dnr,dsk} ${PREFIX}/share/bass + ${INSTALL_DATA} ${WRKBUILD}/readme.txt ${PREFIX}/share/doc/bass + +.include diff --git a/games/bass/distinfo b/games/bass/distinfo new file mode 100644 index 00000000000..f938f9e5fcf --- /dev/null +++ b/games/bass/distinfo @@ -0,0 +1,3 @@ +MD5 (bass/BASS-CD.zip) = 18f9045e90d56fdfc3263b7f264791fd +RMD160 (bass/BASS-CD.zip) = cc20db10f6060439cc61551847a15246fc1ece6b +SHA1 (bass/BASS-CD.zip) = 312420860a12ce9276cafdbf87e88a1ee6aa2ade diff --git a/games/bass/pkg/DESCR b/games/bass/pkg/DESCR new file mode 100644 index 00000000000..bb783ebb7a9 --- /dev/null +++ b/games/bass/pkg/DESCR @@ -0,0 +1,8 @@ +Beneath a Steel Sky is a 2D point-and-click science fiction thriller set +in a bleak vision of the future, originally published for DOS and the +Amiga. You are Robert Foster, an innocent outsider stranded in a vast +city where oppressed civilians live and work in soaring tower blocks... +whilst the corrupt, covetous and rich live underground, safe from all +pollution. Alone, save for a robot circuit board, Foster must fight for +survival - and discover the sinister truth behind both his own past and +the city he has found himself trapped in. diff --git a/games/bass/pkg/PLIST b/games/bass/pkg/PLIST new file mode 100644 index 00000000000..4186e2bfc80 --- /dev/null +++ b/games/bass/pkg/PLIST @@ -0,0 +1,6 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2003/08/02 11:38:29 jolan Exp $ +share/bass/sky.dnr +share/bass/sky.dsk +share/doc/bass/readme.txt +@dirrm share/doc/bass +@dirrm share/bass