pkgsrc/sysutils/usbutil/Makefile
drochner 5000fc18c1 -don't assume that usb_descriptor_t has a field bDescriptorSubtype -
this field is class specific and shouldn't be there
-before reading a string descriptor, read the language table and use
 a correct language code if possible
-bump PKGREVISION
2007-02-26 11:54:55 +00:00

12 lines
275 B
Makefile

# $NetBSD: Makefile,v 1.11 2007/02/26 11:54:55 drochner Exp $
#
DISTNAME= usbutil-0.5
PKGREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.augustsson.net/pub/netbsd/
MAINTAINER= lennart@augustsson.net
COMMENT= USB developer utilities
.include "../../mk/bsd.pkg.mk"