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
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
32 [ -d
$(PROTO_DIR
) ] || mkdir
-p
$(PROTO_DIR
)