freebsd-ports/devel/libusb/Makefile
Vanilla I. Shu 68f3125be5 Upgrade to 0.1.5
PR:		ports/35232
Submitted by:	maintainer
2002-02-23 14:33:04 +00:00

20 lines
413 B
Makefile

# 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>