1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/devel/libusb/Makefile

20 lines
361 B
Makefile
Raw Normal View History

# New ports collection makefile for: libusb
# Date created: 27 January 2001
# Whom: John Reynolds <jjreynold@home.com>
#
# $FreeBSD$
#
PORTNAME= libusb
PORTVERSION= 0.1.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= libusb
MAINTAINER= jjreynold@home.com
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>