2008-06-20 03:09:05 +02:00
|
|
|
# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:09 joerg Exp $
|
2005-10-13 17:03:42 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= synce-librapi2-0.9.1
|
2006-06-18 13:53:27 +02:00
|
|
|
PKGREVISION= 1
|
2005-10-13 17:03:42 +02:00
|
|
|
CATEGORIES= comms
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=synce/}
|
|
|
|
|
2006-06-15 15:26:56 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2005-10-13 17:03:42 +02:00
|
|
|
HOMEPAGE= http://synce.sourceforge.net/
|
2005-10-13 17:27:39 +02:00
|
|
|
COMMENT= Utilities/libraries to make RAPI calls on WinCE devices
|
2005-10-13 17:03:42 +02:00
|
|
|
|
2008-06-20 03:09:05 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2005-10-13 17:03:42 +02:00
|
|
|
USE_LIBTOOL= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2006-06-18 13:53:27 +02:00
|
|
|
REPLACE_INTERPRETER+= sh
|
|
|
|
REPLACE.sh.old= /bin/bash
|
|
|
|
REPLACE.sh.new= ${SH}
|
|
|
|
REPLACE_FILES.sh= script/synce-*.in
|
|
|
|
|
2005-10-13 17:03:42 +02:00
|
|
|
.include "../../comms/synce-libsynce/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|