components/python/python27/Makefile
changeset 1058 34d7aaa03423
parent 975 44e81e837f1f
child 1246 164605dfef4e
equal deleted inserted replaced
1057:e04f97962a3d 1058:34d7aaa03423
    31 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    31 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    32 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
    32 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
    33 COMPONENT_ARCHIVE_HASH=	\
    33 COMPONENT_ARCHIVE_HASH=	\
    34     sha256:726457e11cb153adc3f428aaf1901fc561a374c30e5e7da6742c0742a338663c
    34     sha256:726457e11cb153adc3f428aaf1901fc561a374c30e5e7da6742c0742a338663c
    35 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)ftp/python/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
    35 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)ftp/python/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
       
    36 COMPONENT_BUGDB=	utility/python
    36 
    37 
    37 include $(WS_TOP)/make-rules/prep.mk
    38 include $(WS_TOP)/make-rules/prep.mk
    38 include $(WS_TOP)/make-rules/configure.mk
    39 include $(WS_TOP)/make-rules/configure.mk
    39 include $(WS_TOP)/make-rules/ips.mk
    40 include $(WS_TOP)/make-rules/ips.mk
    40 include $(WS_TOP)/make-rules/lint-libraries.mk
    41 include $(WS_TOP)/make-rules/lint-libraries.mk