diff options
author | pav <pav@FreeBSD.org> | 2008-08-02 04:32:07 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-08-02 04:32:07 +0800 |
commit | c5e657c581462a152a16faf1cdc3f0494f5de186 (patch) | |
tree | 8f2a96c04a62404f72974f75f250fe82674c8b4e /palm/Makefile | |
parent | 21133a50eacafcf7e6c8eaf58433a91690bd42c3 (diff) | |
download | freebsd-ports-gnome-c5e657c581462a152a16faf1cdc3f0494f5de186.tar.gz freebsd-ports-gnome-c5e657c581462a152a16faf1cdc3f0494f5de186.tar.zst freebsd-ports-gnome-c5e657c581462a152a16faf1cdc3f0494f5de186.zip |
Barry is a GPL C++ library for interfacing with the RIM BlackBerry Handheld.
It comes with a command line tool for exploring the device and a GUI for
making quick backups.
WWW: http://sourceforge.net/projects/barry/
PR: ports/125970
Submitted by: Zhang Liang <meitolake@gmail.com>
Diffstat (limited to 'palm/Makefile')
-rw-r--r-- | palm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/palm/Makefile b/palm/Makefile index d1ed598bc811..f060a29d5534 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -3,6 +3,7 @@ COMMENT = Software support for handheld devices (Palm, PocketPC, ...) + SUBDIR += barry SUBDIR += bibelot SUBDIR += coldsync SUBDIR += gnome-pilot |