diff options
Diffstat (limited to 'devel/libusb/Makefile')
-rw-r--r-- | devel/libusb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libusb/Makefile b/devel/libusb/Makefile index 186111b0c07..c3e293da81e 100644 --- a/devel/libusb/Makefile +++ b/devel/libusb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2008/06/14 20:00:15 heinz Exp $ +# $NetBSD: Makefile,v 1.30 2010/12/04 08:12:33 adam Exp $ DISTNAME= libusb-0.1.12 PKGREVISION= 2 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libusb/} MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://libusb.sourceforge.net/ COMMENT= USB access library +LICENSE= gnu-lgpl-v2.1 PKG_DESTDIR_SUPPORT= user-destdir |