freebsd-ports/devel/libusb/Makefile
Patrick Li a0ec8340a8 Update maintainer's email address
PR:		33554
Submitted by:	maintainer
2002-01-04 22:44:13 +00:00

20 lines
371 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.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= libusb
MAINTAINER= johnjen@reynoldsnet.org
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>