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 2012-2013, EveryCity Ltd. All rights reserved.
13 # Copyright 2016, Jim Klimov
17 include ..
/..
/..
/make-rules
/shared-macros.mk
19 COMPONENT_NAME
= zetaback
20 COMPONENT_VERSION
= 1.0.7
21 COMPONENT_REVISION
= 2
22 COMPONENT_PROJECT_URL
= https
://github.com
/omniti-labs
/$(COMPONENT_NAME
)
23 COMPONENT_SRC
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
)
24 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.gz
25 COMPONENT_ARCHIVE_HASH
= sha256
:b10c6df2b27d823f5fc18e4c7c8460e8231a86d32d89f9c73a916a7b15f98888
26 COMPONENT_ARCHIVE_URL
= https
://github.com
/omniti-labs
/$(COMPONENT_NAME
)/archive
/refs
/tags/$(COMPONENT_VERSION
).
tar.gz
28 TEST_TARGET
= $(NO_TESTS
)
29 include $(WS_MAKE_RULES
)/common.mk
31 COMPONENT_PRE_CONFIGURE_ACTION
= $(CLONEY
) $(SOURCE_DIR
) $(@D
)
32 COMPONENT_PREP_ACTION
= ( cd
$(@D
) && autoreconf
-vif
)
34 # Auto-generated dependencies
35 REQUIRED_PACKAGES
+= runtime
/perl