summaryrefslogtreecommitdiff
path: root/comms/synce-serial/Makefile
blob: 03cfdba18071705c3c76c3b3018c52434e271f7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:09 joerg Exp $
#

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

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

PKG_DESTDIR_SUPPORT=	user-destdir

USE_LIBTOOL=		yes
GNU_CONFIGURE=		yes

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