components/libtecla/Makefile
changeset 1058 34d7aaa03423
parent 800 2ad056ed89ec
child 1638 e09cb51b45b1
child 3661 47545fb8aed4
equal deleted inserted replaced
1057:e04f97962a3d 1058:34d7aaa03423
    28 COMPONENT_PROJECT_URL=	http://www.astro.caltech.edu/~mcs/tecla/
    28 COMPONENT_PROJECT_URL=	http://www.astro.caltech.edu/~mcs/tecla/
    29 COMPONENT_ARCHIVE=	$(COMPONENT_NAME)-$(COMPONENT_VERSION).tar.gz
    29 COMPONENT_ARCHIVE=	$(COMPONENT_NAME)-$(COMPONENT_VERSION).tar.gz
    30 COMPONENT_ARCHIVE_HASH=	\
    30 COMPONENT_ARCHIVE_HASH=	\
    31     sha256:21db2947bd1415070e0462673aa9bed04610946e09169fcd63e02557b0d999a1
    31     sha256:21db2947bd1415070e0462673aa9bed04610946e09169fcd63e02557b0d999a1
    32 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)/$(COMPONENT_ARCHIVE)
    32 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)/$(COMPONENT_ARCHIVE)
       
    33 COMPONENT_BUGDB=	library/libtecla
    33 
    34 
    34 include ../../make-rules/prep.mk
    35 include ../../make-rules/prep.mk
    35 include ../../make-rules/configure.mk
    36 include ../../make-rules/configure.mk
    36 include ../../make-rules/ips.mk
    37 include ../../make-rules/ips.mk
    37 include ../../make-rules/lint-libraries.mk
    38 include ../../make-rules/lint-libraries.mk