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
15 include ..
/..
/make-rules
/shared-macros.mk
17 COMPONENT_NAME
= javahelp
18 COMPONENT_VERSION
= 2_0_05
20 COMPONENT_ARCHIVE
= $(COMPONENT_NAME
)$(COMPONENT_VERSION
).zip
21 COMPONENT_ARCHIVE_HASH
= sha256
:285728ab8cbebd2b51531fb7c7fb3213e6cf82bd8d1851ccd0ca78af7a11189f
22 COMPONENT_ARCHIVE_URL
= ftp
://ftp.internat.freebsd.org
/pub
/FreeBSD
/distfiles
/$(COMPONENT_ARCHIVE
)
24 include $(WS_TOP
)/make-rules
/prep.mk
25 include $(WS_TOP
)/make-rules
/ips.mk
30 [ -d
$(PROTO_DIR
) ] || mkdir
-p
$(PROTO_DIR
)