diff options
author | nathanw <nathanw@pkgsrc.org> | 2004-06-05 19:07:51 +0000 |
---|---|---|
committer | nathanw <nathanw@pkgsrc.org> | 2004-06-05 19:07:51 +0000 |
commit | f311842edff089f982a8b467c103f988f831a1cf (patch) | |
tree | b2d6c2c8ccd646b8ed2e0c15e23e90d8dd654717 /audio/daapd/PLIST | |
parent | 7f2986e0d7cdb597607a8d8ebd74c5bc3b547fc7 (diff) | |
download | pkgsrc-f311842edff089f982a8b467c103f988f831a1cf.tar.gz |
Initial import of daapd-0.2.2b.
Server for DAAP, the digital audio access protocol
daapd scans a directory for mp3 files and makes them available via the Apple
proprietary protocol DAAP. DAAP clients can browse the directory and retrieve
individual files, either by streaming or by downloading them.
[read: iTunes server]
Diffstat (limited to 'audio/daapd/PLIST')
-rw-r--r-- | audio/daapd/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/daapd/PLIST b/audio/daapd/PLIST new file mode 100644 index 00000000000..aa0fe17751b --- /dev/null +++ b/audio/daapd/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/06/05 19:07:51 nathanw Exp $ +bin/daapd +man/man8/daapd.8 |