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/id3/DESCR | 5 +++++ audio/id3/PLIST | 3 +++ audio/id3/pkg/DESCR | 5 ----- audio/id3/pkg/PLIST | 3 --- 4 files changed, 8 insertions(+), 8 deletions(-) create mode 100644 audio/id3/DESCR create mode 100644 audio/id3/PLIST delete mode 100644 audio/id3/pkg/DESCR delete mode 100644 audio/id3/pkg/PLIST (limited to 'audio/id3') diff --git a/audio/id3/DESCR b/audio/id3/DESCR new file mode 100644 index 00000000000..bc02df7443f --- /dev/null +++ b/audio/id3/DESCR @@ -0,0 +1,5 @@ +id3 is an ID3 v1.1 tag editor. ID3 tags are traditionally put at the +end of compressed streamed audio files to denote information about the +audio contents. Up to thirty characters of Title, Artist, and Album +information can be stored, as well as a 28-character comment, +four-digit year, track number up to 255, and an enumerated genre. diff --git a/audio/id3/PLIST b/audio/id3/PLIST new file mode 100644 index 00000000000..3d269be6597 --- /dev/null +++ b/audio/id3/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:16:50 zuntum Exp $ +bin/id3 +man/man1/id3.1 diff --git a/audio/id3/pkg/DESCR b/audio/id3/pkg/DESCR deleted file mode 100644 index bc02df7443f..00000000000 --- a/audio/id3/pkg/DESCR +++ /dev/null @@ -1,5 +0,0 @@ -id3 is an ID3 v1.1 tag editor. ID3 tags are traditionally put at the -end of compressed streamed audio files to denote information about the -audio contents. Up to thirty characters of Title, Artist, and Album -information can be stored, as well as a 28-character comment, -four-digit year, track number up to 255, and an enumerated genre. diff --git a/audio/id3/pkg/PLIST b/audio/id3/pkg/PLIST deleted file mode 100644 index 9013de3f855..00000000000 --- a/audio/id3/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/10/12 09:21:15 agc Exp $ -bin/id3 -man/man1/id3.1 -- cgit v1.2.3