diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-07-02 18:18:34 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-07-02 18:18:34 +0000 |
commit | 03c7382b2f540df2475dadcd03ac8b9813ca309f (patch) | |
tree | 05ded323d994d31eda8e539925a9cfb4279a18f7 /comms/obexapp/PLIST | |
parent | 4c9af0f704a5439b564b5dbb8ed056411f7a3228 (diff) | |
download | pkgsrc-03c7382b2f540df2475dadcd03ac8b9813ca309f.tar.gz |
Initial import of obexapp-1.4.4.
An obex application to transfer objects (address book items, images, movies,
anything the target can handle) to mobile devices via IrDA, Bluetooth and other
protocol via the OBEX format.
xtraeme: now it should be possible to transfer files from/to my cellular
phone from NetBSD.
Diffstat (limited to 'comms/obexapp/PLIST')
-rw-r--r-- | comms/obexapp/PLIST | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/comms/obexapp/PLIST b/comms/obexapp/PLIST new file mode 100644 index 00000000000..59029ce1087 --- /dev/null +++ b/comms/obexapp/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/07/02 18:18:34 xtraeme Exp $ +bin/obexapp +man/cat1/obexapp.0 +man/man1/obexapp.1 |