nrpe: update to 4.1.3
[oi-userland.git] / components / sysutils / c_icap-modules / Makefile
blob08c6c1939b9f9bb6d36796243b50eee4c6a47492
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.
11 # Copyright 2022, Friedrich Kink. All rights reserved.
14 BUILD_BITS= 64
15 include ../../../make-rules/shared-macros.mk
17 COMPONENT_NAME= c_icap_modules
18 COMPONENT_VERSION= 0.5.7
19 COMPONENT_SUMMARY= An antivirus services for the c-icap ICAP server
20 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
21 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
22 COMPONENT_ARCHIVE_HASH= sha256:80bc0af10be171c0c73cd5886533a397c4d55211756fb6279f245ee7e5dd3814
23 COMPONENT_PROJECT_URL= http://c-icap.sourceforge.net/
24 COMPONENT_ARCHIVE_URL= https://sourceforge.net/projects/c-icap/files/c-icap-modules/0.5.x/$(COMPONENT_ARCHIVE)
25 COMPONENT_FMRI= antivirus/$(COMPONENT_NAME)
26 COMPONENT_CLASSIFICATION= Applications/System Utilities
27 COMPONENT_LICENSE= GPLv2
28 COMPONENT_LICENSE_FILE= COPYING
30 include $(WS_MAKE_RULES)/common.mk
32 CONFIGURE_OPTIONS += --sysconfdir=$(ETCDIR)
34 TEST_TARGET= $(NO_TESTS)
36 # Auto-generated dependencies
37 REQUIRED_PACKAGES += antivirus/c_icap
38 REQUIRED_PACKAGES += antivirus/clamav-core
39 REQUIRED_PACKAGES += database/berkeleydb-5
40 REQUIRED_PACKAGES += system/library