components/ncftp/Makefile
changeset 1058 34d7aaa03423
parent 800 2ad056ed89ec
child 1256 afd0cd885ab3
child 3661 47545fb8aed4
equal deleted inserted replaced
1057:e04f97962a3d 1058:34d7aaa03423
    32 COMPONENT_ARCHIVE=	$(COMPONENT_SRC)-src.tar.bz2
    32 COMPONENT_ARCHIVE=	$(COMPONENT_SRC)-src.tar.bz2
    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 
    37 COMPONENT_BUGDB=	utility/ncftp-client
    38 
    38 
    39 include ../../make-rules/prep.mk
    39 include ../../make-rules/prep.mk
    40 include ../../make-rules/configure.mk
    40 include ../../make-rules/configure.mk
    41 include ../../make-rules/ips.mk
    41 include ../../make-rules/ips.mk
    42 
    42