components/libmemcached/Makefile
changeset 1948 2d1537e7942d
parent 1282 16201bef295c
child 2225 f064d3d3190d
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 
    20 
    21 #
    21 #
    22 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    22 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    23 #
    23 #
    24 
    24 
    25 include ../../make-rules/shared-macros.mk
    25 include ../../make-rules/shared-macros.mk
    26 
    26 
    27 COMPONENT_NAME=		libmemcached
    27 COMPONENT_NAME=		libmemcached
    31 COMPONENT_ARCHIVE_HASH=	\
    31 COMPONENT_ARCHIVE_HASH=	\
    32     sha256:d4fb3a64dc592c104caa4e98bc11f209fcb97eecdeb7f506797320dea75b9459
    32     sha256:d4fb3a64dc592c104caa4e98bc11f209fcb97eecdeb7f506797320dea75b9459
    33 COMPONENT_ARCHIVE_URL= http://launchpadlibrarian.net/33299595/${COMPONENT_ARCHIVE}
    33 COMPONENT_ARCHIVE_URL= http://launchpadlibrarian.net/33299595/${COMPONENT_ARCHIVE}
    34 COMPONENT_PROJECT_URL=  http://libmemcached.org/libMemcached.html
    34 COMPONENT_PROJECT_URL=  http://libmemcached.org/libMemcached.html
    35 COMPONENT_BUGDB=	database/memcached
    35 COMPONENT_BUGDB=	database/memcached
       
    36 
       
    37 TPNO=			5582
    36 
    38 
    37 include $(WS_TOP)/make-rules/prep.mk
    39 include $(WS_TOP)/make-rules/prep.mk
    38 include $(WS_TOP)/make-rules/configure.mk
    40 include $(WS_TOP)/make-rules/configure.mk
    39 include $(WS_TOP)/make-rules/ips.mk
    41 include $(WS_TOP)/make-rules/ips.mk
    40 
    42