aboutsummaryrefslogtreecommitdiffstats
path: root/palm/synce-kde/Makefile
blob: 0feffad9cf2cc9800a0b09fd595d6928a327d650 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# New ports collection makefile for:   rapip
# Date created:                15 June 2003
# Whom:                        Sam Lawrance <boris@brooknet.com.au>
#
# $FreeBSD$

PORTNAME=   rapip
PORTVERSION=    0.4.1
PORTREVISION=   2
CATEGORIES= palm
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= synce

MAINTAINER= boris@brooknet.com.au
COMMENT=    KIO-slave and trayapp for access to WinCE devices

LIB_DEPENDS+=   synce.0:${PORTSDIR}/palm/synce-libsynce \
        rapi.2:${PORTSDIR}/palm/synce-librapi2
RUN_DEPENDS+=   synce-serial-start:${PORTSDIR}/palm/synce-serial \
        dccm:${PORTSDIR}/palm/synce-dccm

USE_KDELIBS_VER=3
USE_GMAKE=  yes
GNU_CONFIGURE=  yes
USE_LIBTOOL_VER=13
CONFIGURE_TARGET=   --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

.include <bsd.port.mk>