# New ports collection makefile for:   synce-libsynce
# Date created:                14 June 2003
# Whom:                        Sam Lawrance <boris@brooknet.com.au>
#
# $FreeBSD: ports/palm/synce-libsynce/Makefile,v 1.2 2003/08/28 08:32:05 erwin Exp $

PORTNAME=	synce-libsynce
PORTVERSION=	0.8
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}
CONFIGURE_ARGS+=	--with-libiconv-prefix=${LOCALBASE}

INSTALLS_SHLIB=	yes

.include <bsd.port.mk>
