components/ncftp/Makefile
branchs11-update
changeset 3661 47545fb8aed4
parent 2434 6c9bb5cf5610
child 3996 20c0f21bbe1e
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    28 COMPONENT_NAME=		ncftp
    28 COMPONENT_NAME=		ncftp
    33 COMPONENT_ARCHIVE_HASH=	\
    33 COMPONENT_ARCHIVE_HASH=	\
    34     sha256:46f4f2fbde40187a164bdd0fe3d37d2d85d36445e56f2bf08fc814ee8dcba510
    34     sha256:46f4f2fbde40187a164bdd0fe3d37d2d85d36445e56f2bf08fc814ee8dcba510
    35 # though 3.2.3 is mysteriously missing from the upstream site, it would be here.
    35 # though 3.2.3 is mysteriously missing from the upstream site, it would be here.
    36 COMPONENT_ARCHIVE_URL=	ftp://ftp.ncftp.com/ncftp/older_versions/$(COMPONENT_ARCHIVE)
    36 COMPONENT_ARCHIVE_URL=	ftp://ftp.ncftp.com/ncftp/older_versions/$(COMPONENT_ARCHIVE)
    37 COMPONENT_BUGDB=	utility/ncftp-client
    37 COMPONENT_BUGDB=	utility/ncftp-client
       
    38 
       
    39 TPNO=			9255
    38 
    40 
    39 include ../../make-rules/prep.mk
    41 include ../../make-rules/prep.mk
    40 include ../../make-rules/configure.mk
    42 include ../../make-rules/configure.mk
    41 include ../../make-rules/ips.mk
    43 include ../../make-rules/ips.mk
    42 
    44