freebsd-ports/palm/synce-serial/Makefile
Dima Panov 1a267d63c3 - Reassign ports from avl@ back to pool at his request.
Submitted by:	avl via IM
Approved by:	avl via IM
2013-02-20 16:08:58 +00:00

24 lines
607 B
Makefile

# 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/synce/SynCE/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Wrapper for pppd to initiate communications with Windows Mobile devices
RUN_DEPENDS= vdccm:${PORTSDIR}/palm/synce-vdccm
CONFLICTS= synce-hal-[0-9]*
MAN8= ${PORTNAME}-config.8 ${PORTNAME}-start.8 \
${PORTNAME}-abort.8 ${PORTNAME}-chat.8
GNU_CONFIGURE= yes
.include <bsd.port.mk>