diff options
author | nia <nia@pkgsrc.org> | 2021-07-20 06:37:18 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2021-07-20 06:37:18 +0000 |
commit | f2b897aabf3bd3addec7071e8f2ebb1dab715e7d (patch) | |
tree | e87a2590a12f0506f45255a027bfcac3c8db2f49 /audio/ympd/PLIST | |
parent | 6420698e3a73441553fd44e5061ef0c0160e4973 (diff) | |
download | pkgsrc-f2b897aabf3bd3addec7071e8f2ebb1dab715e7d.tar.gz |
add audio/ympd
ympd is a lightweight MPD (Music Player Daemon) web client that runs
without a dedicated webserver or interpreters like PHP, NodeJS or Ruby.
It's tuned for minimal resource usage and requires only few dependencies.
Diffstat (limited to 'audio/ympd/PLIST')
-rw-r--r-- | audio/ympd/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/ympd/PLIST b/audio/ympd/PLIST new file mode 100644 index 00000000000..25694bf8a49 --- /dev/null +++ b/audio/ympd/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2021/07/20 06:37:18 nia Exp $ +bin/ympd +man/man1/ympd.1 |