From 143d40479316f4a086dad11719fb2734a6f8c972 Mon Sep 17 00:00:00 2001 From: mezz Date: Thu, 27 Jul 2006 17:51:59 +0000 Subject: -USE_X_PREFIX -> USE_XLIB. -X11BASE -> LOCALBASE, multisync lives in LOCALBASE. -Bump the PORTREVISION. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6870 df743ca5-7f9a-e211-a948-0013205c9059 --- palm/synce-multisync/Makefile | 30 ++++++++++++++++++++++++++++++ palm/synce-multisync/distinfo | 3 +++ palm/synce-multisync/pkg-descr | 4 ++++ palm/synce-multisync/pkg-plist | 7 +++++++ 4 files changed, 44 insertions(+) create mode 100644 palm/synce-multisync/Makefile create mode 100644 palm/synce-multisync/distinfo create mode 100644 palm/synce-multisync/pkg-descr create mode 100644 palm/synce-multisync/pkg-plist (limited to 'palm') diff --git a/palm/synce-multisync/Makefile b/palm/synce-multisync/Makefile new file mode 100644 index 000000000..be1ba3586 --- /dev/null +++ b/palm/synce-multisync/Makefile @@ -0,0 +1,30 @@ +# New ports collection makefile for: synce-multisync +# Date created: September 2004 +# Whom: Sam Lawrance +# +# $FreeBSD$ + +PORTNAME= synce-multisync_plugin +PORTVERSION= 0.9.0 +PORTREVISION= 4 +CATEGORIES= palm deskutils +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= synce + +MAINTAINER= ports@FreeBSD.org +COMMENT= SynCE synchronisation plugin for Multisync + +LIB_DEPENDS= rra.0:${PORTSDIR}/palm/synce-rra +BUILD_DEPENDS= multisync:${PORTSDIR}/deskutils/multisync +RUN_DEPENDS= multisync:${PORTSDIR}/deskutils/multisync + +USE_GNOME= gnomeprefix gnometarget gnomevfs2 +USE_GMAKE= yes +USE_XLIB= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --with-librapi=${LOCALBASE} \ + --with-libsynce=${LOCALBASE} \ + --with-librra=${LOCALBASE} \ + --with-multisync-include=${LOCALBASE}/include/multisync + +.include diff --git a/palm/synce-multisync/distinfo b/palm/synce-multisync/distinfo new file mode 100644 index 000000000..de83505b9 --- /dev/null +++ b/palm/synce-multisync/distinfo @@ -0,0 +1,3 @@ +MD5 (synce-multisync_plugin-0.9.0.tar.gz) = 0273cac4d2bce299aec8a51b08101985 +SHA256 (synce-multisync_plugin-0.9.0.tar.gz) = 70f1a0e4bbeaf71f7403af95aac56eeb7aae0791e2303521e2d0e682c815a94d +SIZE (synce-multisync_plugin-0.9.0.tar.gz) = 327269 diff --git a/palm/synce-multisync/pkg-descr b/palm/synce-multisync/pkg-descr new file mode 100644 index 000000000..0ecb3ef8d --- /dev/null +++ b/palm/synce-multisync/pkg-descr @@ -0,0 +1,4 @@ +This plugin adds a SynCE connector to Multisync, making it possible to sync +your Pocket PC with any other Multisync supported device or software. + +WWW: http://synce.sourceforge.net/ diff --git a/palm/synce-multisync/pkg-plist b/palm/synce-multisync/pkg-plist new file mode 100644 index 000000000..dcfd1c46e --- /dev/null +++ b/palm/synce-multisync/pkg-plist @@ -0,0 +1,7 @@ +lib/multisync/libsynce_plugin.a +lib/multisync/libsynce_plugin.la +lib/multisync/libsynce_plugin.so +lib/multisync/libsynce_plugin.so.0 +share/gnome/synce/synce_multisync_plugin.glade +@dirrm share/gnome/synce +@dirrmtry lib/multisync -- cgit v1.2.3