components/file/Makefile
changeset 26 8a9f4e791832
parent 18 6da6bd662127
child 27 4daa72fdac4c
equal deleted inserted replaced
25:48e1871bcdcd 26:8a9f4e791832
    26 
    26 
    27 COMPONENT_NAME=		file
    27 COMPONENT_NAME=		file
    28 COMPONENT_VERSION=	5.0.4
    28 COMPONENT_VERSION=	5.0.4
    29 COMPONENT_DESCRIPTION=	"command and library to determine file type"
    29 COMPONENT_DESCRIPTION=	"command and library to determine file type"
    30 COMPONENT_SRC=		$(COMPONENT_NAME)-5.04
    30 COMPONENT_SRC=		$(COMPONENT_NAME)-5.04
    31 COMPONENT_COPYRIGHT=	$(COMPONENT_SRC)/COPYING
    31 COMPONENT_PROJECT_URL =	ftp://ftp.astron.com/pub/file/
    32 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    32 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    33 COMPONENT_ARCHIVE_HASH=	sha1:56ddf7135471aa656334ed8fefe1112bcccc2cc3
    33 COMPONENT_ARCHIVE_HASH=	sha1:56ddf7135471aa656334ed8fefe1112bcccc2cc3
    34 COMPONENT_ARCHIVE_URL=	ftp://ftp.fu-berlin.de/unix/tools/file/$(COMPONENT_ARCHIVE)
    34 COMPONENT_ARCHIVE_URL=	ftp://ftp.fu-berlin.de/unix/tools/file/$(COMPONENT_ARCHIVE)
    35 
    35 
    36 include ../../make-rules/prep.mk
    36 include ../../make-rules/prep.mk