diff options
author | rillig <rillig> | 2005-11-20 08:45:09 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-11-20 08:45:09 +0000 |
commit | 928b689df753f7cc3373f1f859e5c7d4630ed6cd (patch) | |
tree | 4cca327b5a66f1d52d35cf707f9246e866904b28 /audio/tcd/PLIST | |
parent | eb0d49020d0c450d7c49b97d63254d9d69a67f9f (diff) | |
download | pkgsrc-928b689df753f7cc3373f1f859e5c7d4630ed6cd.tar.gz |
Imported tcd from pkgsrc-wip.
Tcd is a tiny audio CD player using ncurses. It can play CDs and manage
a little CD database in cddb format.
Diffstat (limited to 'audio/tcd/PLIST')
-rw-r--r-- | audio/tcd/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/tcd/PLIST b/audio/tcd/PLIST new file mode 100644 index 00000000000..daede1f5fef --- /dev/null +++ b/audio/tcd/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/20 08:45:09 rillig Exp $ +bin/tcd +man/man1/tcd.1 |