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/id3ed/DESCR | 6 ++++++ audio/id3ed/PLIST | 3 +++ audio/id3ed/pkg/DESCR | 6 ------ audio/id3ed/pkg/PLIST | 3 --- 4 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 audio/id3ed/DESCR create mode 100644 audio/id3ed/PLIST delete mode 100644 audio/id3ed/pkg/DESCR delete mode 100644 audio/id3ed/pkg/PLIST (limited to 'audio/id3ed') diff --git a/audio/id3ed/DESCR b/audio/id3ed/DESCR new file mode 100644 index 00000000000..9d6e92a1d0f --- /dev/null +++ b/audio/id3ed/DESCR @@ -0,0 +1,6 @@ +id3ed edits the "id3" tag for mpeg layer3 files. The mpeg3 +specification does not provide any method for storing song +information, however the id3 tag has become a standard method for +doing this, and most mp3 players can read the tag. It will not cause +any errors in players that do not support it. The tag is 128 bytes +long and is located at the end of the file. diff --git a/audio/id3ed/PLIST b/audio/id3ed/PLIST new file mode 100644 index 00000000000..dcc52254795 --- /dev/null +++ b/audio/id3ed/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:16:51 zuntum Exp $ +bin/id3ed +man/man1/id3ed.1 diff --git a/audio/id3ed/pkg/DESCR b/audio/id3ed/pkg/DESCR deleted file mode 100644 index 9d6e92a1d0f..00000000000 --- a/audio/id3ed/pkg/DESCR +++ /dev/null @@ -1,6 +0,0 @@ -id3ed edits the "id3" tag for mpeg layer3 files. The mpeg3 -specification does not provide any method for storing song -information, however the id3 tag has become a standard method for -doing this, and most mp3 players can read the tag. It will not cause -any errors in players that do not support it. The tag is 128 bytes -long and is located at the end of the file. diff --git a/audio/id3ed/pkg/PLIST b/audio/id3ed/pkg/PLIST deleted file mode 100644 index b2ff89ce93c..00000000000 --- a/audio/id3ed/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/06/05 23:54:51 hubertf Exp $ -bin/id3ed -man/man1/id3ed.1 -- cgit v1.2.3