pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/comms Add SyncML plugin and library.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a1231a3a5cd7
branches:  trunk
changeset: 537632:a1231a3a5cd7
user:      dillo <dillo%pkgsrc.org@localhost>
date:      Sat Jan 12 18:19:20 2008 +0000

description:
Add SyncML plugin and library.

diffstat:

 comms/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r cb638b8ed448 -r a1231a3a5cd7 comms/Makefile
--- a/comms/Makefile    Sat Jan 12 18:07:57 2008 +0000
+++ b/comms/Makefile    Sat Jan 12 18:19:20 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2008/01/11 10:42:36 kristerw Exp $
+# $NetBSD: Makefile,v 1.71 2008/01/12 18:19:20 dillo Exp $
 #
 
 COMMENT=       Communication utilities
@@ -31,6 +31,8 @@
 SUBDIR+=       libopensync
 SUBDIR+=       libopensync-plugin-file
 SUBDIR+=       libopensync-plugin-kdepim
+SUBDIR+=       libopensync-plugin-syncml
+SUBDIR+=       libsyncml
 SUBDIR+=       linuxsms
 SUBDIR+=       lrzsz
 SUBDIR+=       malsync



Home | Main Index | Thread Index | Old Index