freebsd-ports/palm/synce-serial/Makefile
Alexander Logvinov 9463ff6e5b Change MAINTAINER on my ports to my FreeBSD email address
Approved by:	tabthorpe (mentor)
2009-05-28 20:44:16 +00:00

26 lines
627 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
MASTER_SITE_SUBDIR= synce
MAINTAINER= avl@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
USE_GNOME= gnometarget
.include <bsd.port.mk>