diff options
author | augustss <augustss@pkgsrc.org> | 2001-11-29 13:05:22 +0000 |
---|---|---|
committer | augustss <augustss@pkgsrc.org> | 2001-11-29 13:05:22 +0000 |
commit | 1d0f731683003dc818ba94eedaad9a6283492b9b (patch) | |
tree | dce7072b5663960f1a208b6fa692223fc06390c5 /comms/birda/PLIST | |
parent | 40b4c40b4aafd59575b13f67492ad81a4e3e85fb (diff) | |
download | pkgsrc-1d0f731683003dc818ba94eedaad9a6283492b9b.tar.gz |
A set of utilities to communicate with IrDA devices over an IrDA port
on a serial line.
Covers IrComm for connecting via PPP over cell phones
as well as several utilities to exchange data with PDAs.
These programs were written by Tommy Bohlin <tommy@gatespace.com>.
Diffstat (limited to 'comms/birda/PLIST')
-rw-r--r-- | comms/birda/PLIST | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/comms/birda/PLIST b/comms/birda/PLIST new file mode 100644 index 00000000000..d28f3e7912c --- /dev/null +++ b/comms/birda/PLIST @@ -0,0 +1,22 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2001/11/29 13:05:22 augustss Exp $ +bin/ircomm +bin/irobex +bin/irs +bin/mkobexdate +bin/mkobexmemo +bin/mkobextel +bin/mkobextodo +man/man1/ircomm.1 +man/man1/irobex.1 +man/man1/irs.1 +man/man1/mkobexdate.1 +man/man1/mkobexmemo.1 +man/man1/mkobextel.1 +man/man1/mkobextodo.1 +man/cat1/ircomm.0 +man/cat1/irobex.0 +man/cat1/irs.0 +man/cat1/mkobexdate.0 +man/cat1/mkobexmemo.0 +man/cat1/mkobextel.0 +man/cat1/mkobextodo.0 |