# $NetBSD: Makefile,v 1.4 2005/05/22 20:07:44 jlam Exp $
#

DISTNAME=	openobex-1.0.1
PKGREVISION=	1
CATEGORIES=	comms
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=openobex/}

MAINTAINER=	jmmv@NetBSD.org
HOMEPAGE=	http://openobex.sourceforge.net/
COMMENT=	Implementation of the Object Exchange (OBEX) protocol

GNU_CONFIGURE=	YES
USE_TOOLS+=	gmake
USE_LIBTOOL=	YES

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