aboutsummaryrefslogtreecommitdiff
path: root/palm/synce-libsynce
diff options
context:
space:
mode:
Diffstat (limited to 'palm/synce-libsynce')
-rw-r--r--palm/synce-libsynce/Makefile26
-rw-r--r--palm/synce-libsynce/distinfo1
-rw-r--r--palm/synce-libsynce/pkg-descr5
-rw-r--r--palm/synce-libsynce/pkg-plist9
4 files changed, 41 insertions, 0 deletions
diff --git a/palm/synce-libsynce/Makefile b/palm/synce-libsynce/Makefile
new file mode 100644
index 000000000000..30aba414224b
--- /dev/null
+++ b/palm/synce-libsynce/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: synce-libsynce
+# Date created: 14 June 2003
+# Whom: Sam Lawrance <boris@brooknet.com.au>
+#
+# $FreeBSD$
+
+PORTNAME= synce-libsynce
+PORTVERSION= 0.7
+CATEGORIES= palm
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= synce
+
+MAINTAINER= boris@brooknet.com.au
+COMMENT= Library to support communication with WinCE devices
+
+LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
+
+MAN1= synce.1
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+
+INSTALLS_SHLIB= yes
+
+.include <bsd.port.mk>
diff --git a/palm/synce-libsynce/distinfo b/palm/synce-libsynce/distinfo
new file mode 100644
index 000000000000..c4b117a7c4e0
--- /dev/null
+++ b/palm/synce-libsynce/distinfo
@@ -0,0 +1 @@
+MD5 (synce-libsynce-0.7.tar.gz) = 7525c33252bd4bb72397fa89cdf2c432
diff --git a/palm/synce-libsynce/pkg-descr b/palm/synce-libsynce/pkg-descr
new file mode 100644
index 000000000000..66ddf9202b36
--- /dev/null
+++ b/palm/synce-libsynce/pkg-descr
@@ -0,0 +1,5 @@
+SynCE is a project for connecting to devices running Windows CE or Pocket PC.
+Libsynce provides common functions needed for communication with a Windows CE
+device.
+
+WWW: http://synce.sourceforge.net/
diff --git a/palm/synce-libsynce/pkg-plist b/palm/synce-libsynce/pkg-plist
new file mode 100644
index 000000000000..349167db8b58
--- /dev/null
+++ b/palm/synce-libsynce/pkg-plist
@@ -0,0 +1,9 @@
+include/synce.h
+include/synce_log.h
+include/synce_socket.h
+include/synce_types.h
+lib/libsynce.a
+lib/libsynce.la
+lib/libsynce.so
+lib/libsynce.so.0
+share/aclocal/libsynce.m4