summaryrefslogtreecommitdiff
path: root/comms/synce-serial/Makefile
blob: 02b934aeedd486e616afbdeafcf5d48ed4e4459e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.2 2005/10/13 15:27:40 wiz Exp $
#

DISTNAME=		synce-serial-0.9.1
CATEGORIES=		comms
MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=synce/}

MAINTAINER=		wiz@NetBSD.org
HOMEPAGE=		http://synce.sourceforge.net/
COMMENT=		Wrappers for pppd to initiate communications with WinCE devices

USE_LIBTOOL=		yes
GNU_CONFIGURE=		yes

.include "../../mk/bsd.pkg.mk"