pkgsrc/comms/synce-serial/Makefile

18 lines
419 B
Makefile
Raw Normal View History

2008-06-20 03:09:05 +02:00
# $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/
2005-10-13 17:27:39 +02:00
COMMENT= Wrappers for pppd to initiate communications with WinCE devices
2008-06-20 03:09:05 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"