components/libmemcached/Makefile
branchs11-update
changeset 2434 6c9bb5cf5610
parent 800 2ad056ed89ec
child 1282 16201bef295c
child 3661 47545fb8aed4
equal deleted inserted replaced
2433:0f0e1a4f811b 2434:6c9bb5cf5610
    30 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    30 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    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 
    36 
    36 include $(WS_TOP)/make-rules/prep.mk
    37 include $(WS_TOP)/make-rules/prep.mk
    37 include $(WS_TOP)/make-rules/configure.mk
    38 include $(WS_TOP)/make-rules/configure.mk
    38 include $(WS_TOP)/make-rules/ips.mk
    39 include $(WS_TOP)/make-rules/ips.mk
    39 
    40