From 1c66d61116d666968d5d32868f56197282a8215d Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:17:43 +0000 Subject: Move pkg/ files into package's toplevel directory --- audio/sidplay/DESCR | 9 +++++++++ audio/sidplay/PLIST | 4 ++++ audio/sidplay/pkg/DESCR | 9 --------- audio/sidplay/pkg/PLIST | 4 ---- 4 files changed, 13 insertions(+), 13 deletions(-) create mode 100644 audio/sidplay/DESCR create mode 100644 audio/sidplay/PLIST delete mode 100644 audio/sidplay/pkg/DESCR delete mode 100644 audio/sidplay/pkg/PLIST (limited to 'audio/sidplay') diff --git a/audio/sidplay/DESCR b/audio/sidplay/DESCR new file mode 100644 index 00000000000..0093a31df98 --- /dev/null +++ b/audio/sidplay/DESCR @@ -0,0 +1,9 @@ +Basically, SIDPLAY is just an ordinary music player software. More +specifically, SIDPLAY emulates the Sound Interface Device chip (MOS 6581, +commonly called SID) and the Micro Processor Unit (MOS 6510) of the +Commodore 64 on your computer. It is a platform independent software +emulating these hardware components. Therefore it is able to load and +execute C64 machine code programs which produce music or sound. In general +these are independent fragments of code and data which have been ripped +from games and demonstration programs and have been transferred directly +from the C64. diff --git a/audio/sidplay/PLIST b/audio/sidplay/PLIST new file mode 100644 index 00000000000..bd7e5e49ab0 --- /dev/null +++ b/audio/sidplay/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:17:53 zuntum Exp $ +bin/sidplay +bin/sid2wav +bin/sidcon diff --git a/audio/sidplay/pkg/DESCR b/audio/sidplay/pkg/DESCR deleted file mode 100644 index 0093a31df98..00000000000 --- a/audio/sidplay/pkg/DESCR +++ /dev/null @@ -1,9 +0,0 @@ -Basically, SIDPLAY is just an ordinary music player software. More -specifically, SIDPLAY emulates the Sound Interface Device chip (MOS 6581, -commonly called SID) and the Micro Processor Unit (MOS 6510) of the -Commodore 64 on your computer. It is a platform independent software -emulating these hardware components. Therefore it is able to load and -execute C64 machine code programs which produce music or sound. In general -these are independent fragments of code and data which have been ripped -from games and demonstration programs and have been transferred directly -from the C64. diff --git a/audio/sidplay/pkg/PLIST b/audio/sidplay/pkg/PLIST deleted file mode 100644 index 19860f0ef63..00000000000 --- a/audio/sidplay/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2000/06/20 21:12:11 pooka Exp $ -bin/sidplay -bin/sid2wav -bin/sidcon -- cgit v1.2.3