aboutsummaryrefslogtreecommitdiffstats
path: root/palm/synce-serial/Makefile
blob: c894bc4ba9222d6b610a5b9d329730794cdcd648 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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.9.1
CATEGORIES= palm
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= synce

MAINTAINER= ports@FreeBSD.org
COMMENT=    Wrapper for pppd to initiate communications with WinCE devices

MAN8=       synce-serial-config.8 synce-serial-start.8 synce-serial-abort.8

GNU_CONFIGURE=  yes
CONFIGURE_TARGET=   --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

.include <bsd.port.mk>