# 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.15 2006/08/15 00:56:21 clsung Exp $

PORTNAME=	synce-libsynce
PORTVERSION=	0.9.1
CATEGORIES=	palm
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	synce

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Library to support communication with WinCE devices

MAN1=		synce.1

USE_ICONV=	yes
GNU_CONFIGURE=	yes
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+=	--with-libiconv-prefix=${LOCALBASE}

USE_LDCONFIG=	yes

.include <bsd.port.mk>
