diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:17:43 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:17:43 +0000 |
commit | 4bd6ecc9c5f9c2701cc486c58e3cba832ea80948 (patch) | |
tree | d4386dbce28f01eeb55f8ca8a2aa60ffd8c64648 /audio/xhippo/pkg | |
parent | 43f305596211d2331adc78af0e8f41194fa8ab10 (diff) | |
download | pkgsrc-4bd6ecc9c5f9c2701cc486c58e3cba832ea80948.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'audio/xhippo/pkg')
-rw-r--r-- | audio/xhippo/pkg/DESCR | 9 | ||||
-rw-r--r-- | audio/xhippo/pkg/PLIST | 13 |
2 files changed, 0 insertions, 22 deletions
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 |