components/mutt/Makefile
changeset 7687 1093e2a9adbd
parent 7527 352b7a456c30
child 7829 2de4f4ace09c
equal deleted inserted replaced
7686:745f0c9764a6 7687:1093e2a9adbd
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 BUILD_BITS= 64
    25 BUILD_BITS= 64
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    28 COMPONENT_NAME=		mutt
    28 COMPONENT_NAME=		mutt
    29 COMPONENT_VERSION=	1.6.1
    29 COMPONENT_VERSION=	1.6.1
    30 COMPONENT_ARCHIVE_HASH=	\
    30 COMPONENT_ARCHIVE_HASH=	\
    31     sha256:98b26cecc6b1713082fc880344fa345c20bd7ded6459abe18c84429c7cf8ed20
    31     sha256:98b26cecc6b1713082fc880344fa345c20bd7ded6459abe18c84429c7cf8ed20
    32 COMPONENT_ARCHIVE_URL=	ftp://ftp.mutt.org/pub/mutt/$(COMPONENT_ARCHIVE)
    32 COMPONENT_ARCHIVE_URL=	ftp://ftp.mutt.org/pub/mutt/$(COMPONENT_ARCHIVE)
    33 COMPONENT_PROJECT_URL=	http://www.mutt.org/
    33 COMPONENT_PROJECT_URL=	http://www.mutt.org/
       
    34 COMPONENT_ANITYA_ID=	2035
    34 
    35 
    35 TPNO=			29951
    36 TPNO=			29951
    36 
    37 
    37 # Enable adiheap and adistack security extensions
    38 # Enable adiheap and adistack security extensions
    38 ADIHEAP_MODE =	$(ADIHEAP_ENABLE)
    39 ADIHEAP_MODE =	$(ADIHEAP_ENABLE)