From 0ca28723fbfb0ed88954e35bf45d7462a40a5178 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:11:36 +0000 Subject: Move pkg/ files into package's toplevel directory --- audio/mp3to/DESCR | 3 +++ audio/mp3to/PLIST | 2 ++ audio/mp3to/pkg/DESCR | 3 --- audio/mp3to/pkg/PLIST | 2 -- 4 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 audio/mp3to/DESCR create mode 100644 audio/mp3to/PLIST delete mode 100644 audio/mp3to/pkg/DESCR delete mode 100644 audio/mp3to/pkg/PLIST (limited to 'audio/mp3to') diff --git a/audio/mp3to/DESCR b/audio/mp3to/DESCR new file mode 100644 index 00000000000..45ddd8f033a --- /dev/null +++ b/audio/mp3to/DESCR @@ -0,0 +1,3 @@ +Converts an MP3 file to another audio format. If is - or +missing, stdout is used. may be au, wav, aiff, or any other +format supported by sox. diff --git a/audio/mp3to/PLIST b/audio/mp3to/PLIST new file mode 100644 index 00000000000..d1befe93a1d --- /dev/null +++ b/audio/mp3to/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:17:30 zuntum Exp $ +bin/mp3to diff --git a/audio/mp3to/pkg/DESCR b/audio/mp3to/pkg/DESCR deleted file mode 100644 index 45ddd8f033a..00000000000 --- a/audio/mp3to/pkg/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -Converts an MP3 file to another audio format. If is - or -missing, stdout is used. may be au, wav, aiff, or any other -format supported by sox. diff --git a/audio/mp3to/pkg/PLIST b/audio/mp3to/pkg/PLIST deleted file mode 100644 index 8c87201c87d..00000000000 --- a/audio/mp3to/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/02/19 16:10:24 tron Exp $ -bin/mp3to -- cgit v1.2.3