1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/palm/synce-serial/Makefile
Baptiste Daroussin ce1c0bc3ed Back to the futur
2014-02-10 13:27:09 +00:00

26 lines
572 B
Makefile

# Created by: 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
DEPRECATED= No more public distfiles
EXPIRATION_DATE= 2014-03-10
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
NO_STAGE= yes
.include <bsd.port.mk>