summaryrefslogblamecommitdiff
path: root/devel/libusb/Makefile
blob: aba53f719964995e166c91b5f217c1cd38899705 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                                       
                                                                               




                      
                     

                                          
                                   
 
                                       

                   
                                    


                      
# New ports collection makefile for:	libusb
# Date created:				27 January 2001
# Whom:					John Reynolds <johnjen@reynoldsnet.org>
#
# $FreeBSD$
#

PORTNAME=	libusb
PORTVERSION=	0.1.5
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	johnjen@reynoldsnet.org

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

.include <bsd.port.mk>