aboutsummaryrefslogtreecommitdiffstats
path: root/palm/synce-serial/Makefile
blob: 6850b3839bddfd5abe8d9d2c4af8844f0695cfbc (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
# New ports collection makefile for:   synce-serial
# Date created:                14 June 2003
# Whom:                        Sam Lawrance <boris@brooknet.com.au>
#
# $FreeBSD$

PORTNAME=   synce-serial
PORTVERSION=    0.11
CATEGORIES= palm
MASTER_SITES=   SF
MASTER_SITE_SUBDIR= synce

MAINTAINER= ports@logvinov.com
COMMENT=    Wrapper for pppd to initiate communications with Windows Mobile devices

RUN_DEPENDS=    vdccm:${PORTSDIR}/palm/synce-dccm

CONFLICTS=  synce-hal-[0-9]*

MAN8=       ${PORTNAME}-config.8 ${PORTNAME}-start.8 \
        ${PORTNAME}-abort.8 ${PORTNAME}-chat.8

GNU_CONFIGURE=  yes
USE_GNOME=  gnometarget

.include <bsd.port.mk>