diff options
author | plunky <plunky@pkgsrc.org> | 2006-12-07 20:29:10 +0000 |
---|---|---|
committer | plunky <plunky@pkgsrc.org> | 2006-12-07 20:29:10 +0000 |
commit | 2f1001442b5d7cdacb1afd41930b3114fb4fd968 (patch) | |
tree | 5465881f382899e96e8b58e74dcd3b84007ebc24 /comms/bthfp/PLIST | |
parent | 50a36eb952d5e211b306dc29e585d289eee140ab (diff) | |
download | pkgsrc-2f1001442b5d7cdacb1afd41930b3114fb4fd968.tar.gz |
Very basic implementation of the Bluetooth Handsfree Profile for NetBSD.
bthfp opens a control connection to your phone and copies audio data
to and from your system audio as appropriate.
Diffstat (limited to 'comms/bthfp/PLIST')
-rw-r--r-- | comms/bthfp/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/comms/bthfp/PLIST b/comms/bthfp/PLIST new file mode 100644 index 00000000000..ae1f1480c3a --- /dev/null +++ b/comms/bthfp/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/12/07 20:29:10 plunky Exp $ +bin/bthfp +man/man1/bthfp.1 |