rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / runtime / javahelp / Makefile
blob06e32c45e0ddc0964a129dcf9c12d432089b829b
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL)". You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2011, Andrzej Szeszo
13 # Copyright 2019, Nona Hansel
16 include ../../../make-rules/shared-macros.mk
18 COMPONENT_NAME= javahelp
19 COMPONENT_VERSION= 2_0_05
20 COMPONENT_REVISION= 1
21 COMPONENT_SRC= jh2.0
22 COMPONENT_ARCHIVE= $(COMPONENT_NAME)$(COMPONENT_VERSION).zip
23 COMPONENT_ARCHIVE_HASH= sha256:285728ab8cbebd2b51531fb7c7fb3213e6cf82bd8d1851ccd0ca78af7a11189f
24 COMPONENT_ARCHIVE_URL= ftp://ftp.internat.freebsd.org/pub/FreeBSD/distfiles/$(COMPONENT_ARCHIVE)
26 include $(WS_MAKE_RULES)/prep.mk
27 include $(WS_MAKE_RULES)/ips.mk
29 build: prep
31 install: build
32 [ -d $(PROTO_DIR) ] || mkdir -p $(PROTO_DIR)
34 clean::
35 rm -rf $(BUILD_DIR)