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/xhippo/DESCR | 9 +++++++++ audio/xhippo/PLIST | 13 +++++++++++++ audio/xhippo/pkg/DESCR | 9 --------- audio/xhippo/pkg/PLIST | 13 ------------- 4 files changed, 22 insertions(+), 22 deletions(-) create mode 100644 audio/xhippo/DESCR create mode 100644 audio/xhippo/PLIST delete mode 100644 audio/xhippo/pkg/DESCR delete mode 100644 audio/xhippo/pkg/PLIST (limited to 'audio/xhippo') diff --git a/audio/xhippo/DESCR b/audio/xhippo/DESCR new file mode 100644 index 00000000000..6b036874dd2 --- /dev/null +++ b/audio/xhippo/DESCR @@ -0,0 +1,9 @@ +xhippo is a generic playlist manager program for a variety of UNIX +sound players. It's been shown to work with mpg123, bplay, mikmod, +s3mod, tracker, xmp and timidity, and should work with more-or-less +anything that can take a filename on the command line. It is capable +of automatically deciding which player to use depending on a file's +extension; the defaults are set in a config file. It uses textual +playlist files, which are easily generated with the "find" or "locate" +utilities. xhippo's interface is very loosely modelled on the +shareware "HippoPlayer" player for the Amiga. diff --git a/audio/xhippo/PLIST b/audio/xhippo/PLIST new file mode 100644 index 00000000000..2f5337a2ad6 --- /dev/null +++ b/audio/xhippo/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:18:16 zuntum Exp $ +bin/xhippo +share/doc/xhippo/BUGS +share/doc/xhippo/ChangeLog +share/doc/xhippo/README +share/doc/xhippo/README.fvwm2 +share/doc/xhippo/xhippo.ps.gz +share/doc/xhippo/xhippo.txt.gz +share/doc/xhippo/xhippo.sgml +share/doc/xhippo/xhippo.gtkrc +share/doc/xhippo/xhippo.config.example +@exec if [ ! -f %D/etc/xhippo.config ]; then cp %D/%F %D/etc/xhippo.config ; fi +@dirrm share/doc/xhippo diff --git a/audio/xhippo/pkg/DESCR b/audio/xhippo/pkg/DESCR deleted file mode 100644 index 6b036874dd2..00000000000 --- a/audio/xhippo/pkg/DESCR +++ /dev/null @@ -1,9 +0,0 @@ -xhippo is a generic playlist manager program for a variety of UNIX -sound players. It's been shown to work with mpg123, bplay, mikmod, -s3mod, tracker, xmp and timidity, and should work with more-or-less -anything that can take a filename on the command line. It is capable -of automatically deciding which player to use depending on a file's -extension; the defaults are set in a config file. It uses textual -playlist files, which are easily generated with the "find" or "locate" -utilities. xhippo's interface is very loosely modelled on the -shareware "HippoPlayer" player for the Amiga. diff --git a/audio/xhippo/pkg/PLIST b/audio/xhippo/pkg/PLIST deleted file mode 100644 index 77e76ca40ac..00000000000 --- a/audio/xhippo/pkg/PLIST +++ /dev/null @@ -1,13 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 1999/08/19 01:44:48 hubertf Exp $ -bin/xhippo -share/doc/xhippo/BUGS -share/doc/xhippo/ChangeLog -share/doc/xhippo/README -share/doc/xhippo/README.fvwm2 -share/doc/xhippo/xhippo.ps.gz -share/doc/xhippo/xhippo.txt.gz -share/doc/xhippo/xhippo.sgml -share/doc/xhippo/xhippo.gtkrc -share/doc/xhippo/xhippo.config.example -@exec if [ ! -f %D/etc/xhippo.config ]; then cp %D/%F %D/etc/xhippo.config ; fi -@dirrm share/doc/xhippo -- cgit v1.2.3