diff options
author | dillo <dillo> | 2004-06-05 11:59:36 +0000 |
---|---|---|
committer | dillo <dillo> | 2004-06-05 11:59:36 +0000 |
commit | a66b3a4599da46d3f8478762938e71ab8b51fd21 (patch) | |
tree | 3a6eae2725b4addecd15983948ec348f680bbf7c /games | |
parent | 2791ca9ccdb04ce5c5ac371e3829a828883f3b45 (diff) | |
download | pkgsrc-a66b3a4599da46d3f8478762938e71ab8b51fd21.tar.gz |
wrong category, will reimport in emulators
Diffstat (limited to 'games')
-rw-r--r-- | games/stella-sdl/DESCR | 9 | ||||
-rw-r--r-- | games/stella-sdl/Makefile | 16 | ||||
-rw-r--r-- | games/stella-sdl/PLIST | 15 |
3 files changed, 0 insertions, 40 deletions
diff --git a/games/stella-sdl/DESCR b/games/stella-sdl/DESCR deleted file mode 100644 index 9d09002eefe..00000000000 --- a/games/stella-sdl/DESCR +++ /dev/null @@ -1,9 +0,0 @@ -Stella is a freely distributed multi-platform Atari 2600 VCS emulator; -originally developed for Linux by Bradford W. Mott. Stella allows you to -enjoy all of your favorite 2600 games once again by emulating the 2600's -hardware with software. Stella is written in C++, which allows it to be -ported to other operating systems and architectures. Since its original -release Stella has been ported to AcornOS, AmigaOS, DOS, FreeBSD, IRIX, -Linux, MacOS, OpenStep, OS/2, Unix, and Windows. - -This version uses SDL. diff --git a/games/stella-sdl/Makefile b/games/stella-sdl/Makefile deleted file mode 100644 index d8a9ed7bcd0..00000000000 --- a/games/stella-sdl/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/06/05 11:58:43 dillo Exp $ - -PKGNAME= stella-sdl-${STELLA_VERSION} -CONFLICTS= stella-[0-9]* - -.include "../stella/Makefile.common" - -# SOUND_SDL doesn't work -#MAKE_ENV+= SOUND_SDL=1 -MAKE_ENV+= SOUND_OSS=1 JOYSTICK_SUPPORT=1 -ALL_TARGET= linux-sdl -STELLA= stella.sdl - -.include "../../devel/SDL/buildlink3.mk" -.include "../../mk/ossaudio.buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/games/stella-sdl/PLIST b/games/stella-sdl/PLIST deleted file mode 100644 index 30495596474..00000000000 --- a/games/stella-sdl/PLIST +++ /dev/null @@ -1,15 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/06/05 11:58:43 dillo Exp $ -bin/stella -share/doc/html/stella/graphics/chucky_cheese.png -share/doc/html/stella/graphics/circuit.png -share/doc/html/stella/graphics/console.png -share/doc/html/stella/graphics/jr_pacman.png -share/doc/html/stella/graphics/pacman.png -share/doc/html/stella/graphics/secret_quest.png -share/doc/html/stella/graphics/space_invaders.png -share/doc/html/stella/stella.html -share/examples/stella/stellarc.default -share/stella/stella.pro -@dirrm share/doc/html/stella/graphics -@dirrm share/doc/html/stella -@dirrm share/stella |