diff options
author | miwi <miwi@FreeBSD.org> | 2008-07-11 16:42:52 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-07-11 16:42:52 +0800 |
commit | 063d86d690343d097ffbb04ed4bd0f8908a72adb (patch) | |
tree | 9c36c06c8e322a4c09be9a08f273972fdf527385 /deskutils | |
parent | 3ec73accd2174fc8ca8d524a8775d02033d0a2b2 (diff) | |
download | freebsd-ports-gnome-063d86d690343d097ffbb04ed4bd0f8908a72adb.tar.gz freebsd-ports-gnome-063d86d690343d097ffbb04ed4bd0f8908a72adb.tar.zst freebsd-ports-gnome-063d86d690343d097ffbb04ed4bd0f8908a72adb.zip |
A command line client for the OpenSync framework.
WWW: http://www.opensync.org/
PR: ports/125488
Submitted by: Alexander Logvinov <ports at logvinov.com>
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 1 | ||||
-rw-r--r-- | deskutils/msynctool-devel/Makefile | 29 | ||||
-rw-r--r-- | deskutils/msynctool-devel/distinfo | 3 | ||||
-rw-r--r-- | deskutils/msynctool-devel/pkg-descr | 3 | ||||
-rw-r--r-- | deskutils/msynctool/Makefile | 29 | ||||
-rw-r--r-- | deskutils/msynctool/distinfo | 3 | ||||
-rw-r--r-- | deskutils/msynctool/pkg-descr | 3 |
7 files changed, 71 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 32d56a49638f..3ae960b4ae7d 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -142,6 +142,7 @@ SUBDIR += mical SUBDIR += moregroupware SUBDIR += mrundlg + SUBDIR += msynctool SUBDIR += multi-backgrounds-daemon SUBDIR += multisync SUBDIR += multisync-backup diff --git a/deskutils/msynctool-devel/Makefile b/deskutils/msynctool-devel/Makefile new file mode 100644 index 000000000000..a85465051675 --- /dev/null +++ b/deskutils/msynctool-devel/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: msynctool +# Date created: 11 July 2008 +# Whom: Alexander Logvinov <ports@logvinov.com> +# +# $FreeBSD$ +# + +PORTNAME= msynctool +PORTVERSION= 0.22 +CATEGORIES= deskutils +MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ + +MAINTAINER= ports@logvinov.com +COMMENT= A command line client for the OpenSync framework + +LIB_DEPENDS= opensync.0:${PORTSDIR}/devel/libopensync022 + +CONFLICTS= msynctool-devel-[0-9]* + +USE_BZIP2= yes +GNU_CONFIGURE= yes + +MAN1= convcard.1 ${PORTNAME}.1 + +PLIST_FILES= bin/convtest \ + bin/convcard \ + bin/${PORTNAME} + +.include <bsd.port.mk> diff --git a/deskutils/msynctool-devel/distinfo b/deskutils/msynctool-devel/distinfo new file mode 100644 index 000000000000..75c4e815d790 --- /dev/null +++ b/deskutils/msynctool-devel/distinfo @@ -0,0 +1,3 @@ +MD5 (msynctool-0.22.tar.bz2) = 3ddc55209e682a8b99a47cf3d0053dbf +SHA256 (msynctool-0.22.tar.bz2) = 5a3008eaaf61dc9f7cc0cd0c762d700dfa8cc1aa65c07ec5bf12abe252f2d280 +SIZE (msynctool-0.22.tar.bz2) = 219787 diff --git a/deskutils/msynctool-devel/pkg-descr b/deskutils/msynctool-devel/pkg-descr new file mode 100644 index 000000000000..5727b2a00f14 --- /dev/null +++ b/deskutils/msynctool-devel/pkg-descr @@ -0,0 +1,3 @@ +A command line client for the OpenSync framework. + +WWW: http://www.opensync.org/ diff --git a/deskutils/msynctool/Makefile b/deskutils/msynctool/Makefile new file mode 100644 index 000000000000..a85465051675 --- /dev/null +++ b/deskutils/msynctool/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: msynctool +# Date created: 11 July 2008 +# Whom: Alexander Logvinov <ports@logvinov.com> +# +# $FreeBSD$ +# + +PORTNAME= msynctool +PORTVERSION= 0.22 +CATEGORIES= deskutils +MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ + +MAINTAINER= ports@logvinov.com +COMMENT= A command line client for the OpenSync framework + +LIB_DEPENDS= opensync.0:${PORTSDIR}/devel/libopensync022 + +CONFLICTS= msynctool-devel-[0-9]* + +USE_BZIP2= yes +GNU_CONFIGURE= yes + +MAN1= convcard.1 ${PORTNAME}.1 + +PLIST_FILES= bin/convtest \ + bin/convcard \ + bin/${PORTNAME} + +.include <bsd.port.mk> diff --git a/deskutils/msynctool/distinfo b/deskutils/msynctool/distinfo new file mode 100644 index 000000000000..75c4e815d790 --- /dev/null +++ b/deskutils/msynctool/distinfo @@ -0,0 +1,3 @@ +MD5 (msynctool-0.22.tar.bz2) = 3ddc55209e682a8b99a47cf3d0053dbf +SHA256 (msynctool-0.22.tar.bz2) = 5a3008eaaf61dc9f7cc0cd0c762d700dfa8cc1aa65c07ec5bf12abe252f2d280 +SIZE (msynctool-0.22.tar.bz2) = 219787 diff --git a/deskutils/msynctool/pkg-descr b/deskutils/msynctool/pkg-descr new file mode 100644 index 000000000000..5727b2a00f14 --- /dev/null +++ b/deskutils/msynctool/pkg-descr @@ -0,0 +1,3 @@ +A command line client for the OpenSync framework. + +WWW: http://www.opensync.org/ |