components/libusb/wrapper/Makefile
changeset 1048 e82fa02a4d16
parent 774 d0cbca26a17c
child 1058 34d7aaa03423
equal deleted inserted replaced
1047:55d0c4c3878b 1048:e82fa02a4d16
    20 #
    20 #
    21 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 include ../../../make-rules/shared-macros.mk
    23 include ../../../make-rules/shared-macros.mk
    24 
    24 
    25 COMPONENT_NAME=		libusb
    25 COMPONENT_NAME=		libusb-wrapper
    26 COMPONENT_VERSION=	0.1.8
    26 COMPONENT_VERSION=	0.1.8
    27 IPS_COMPONENT_VERSION=	0.5.11
    27 IPS_COMPONENT_VERSION=	0.5.11
    28 COMPONENT_PROJECT_URL=	http://libusb.sf.net/
    28 COMPONENT_PROJECT_URL=	http://libusb.sf.net/
    29 COMPONENT_SRC=		src
    29 COMPONENT_SRC=		src
    30 
    30