summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-06-19 05:54:13 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-06-19 05:54:13 +0000
commit4cb240652fd124bf1462b03c773dc4c3a735ad17 (patch)
tree472e532cc6369879695c8c057d030a901cc2739d /devel/Makefile
parentDirectory share/pixmaps is now included in mtree (diff)
- Add devel/libopensync
OpenSync is a synchronization framework that is platform and distribution independent. It consists of several plugins that can be used to connect to devices, a powerfull sync-engine and the framework itself. The synchronization framework is kept very flexible and is capable of synchronizing any type of data, including contacts, calendar, tasks, notes and files. Note: You may want to avoid extra dependencies from devel/swig13 by building with the following SWIG_LANGUAGES="perl python"
Notes
Notes: svn path=/head/; revision=137716
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 86c3cd6eeeda..6e045091e07b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -477,6 +477,7 @@
SUBDIR += libole2
SUBDIR += liboop
SUBDIR += libopendaap
+ SUBDIR += libopensync
SUBDIR += libowfat
SUBDIR += libpci
SUBDIR += libpdel