# New ports collection makefile for:	libusb
# Date created:				27 January 2001
# Whom:					John Reynolds <johnjen@reynoldsnet.org>
#
# $FreeBSD: ports/devel/libusb/Makefile,v 1.13 2006/02/23 10:36:04 ade Exp $
#

PORTNAME=	libusb
PORTVERSION=	0.1.10a
PORTREVISION=	2
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	johnjen@reynoldsnet.org
COMMENT=	Library giving userland programs access to USB devices

CONFIGURE_ARGS=	--disable-build-docs
INSTALLS_SHLIB=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>
