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 2022 Friedrich Kink
15 USE_DEFAULT_TEST_TRANSFORMS
= yes
16 include ..
/..
/..
/make-rules
/shared-macros.mk
19 COMPONENT_VERSION
= 0.9.0
20 COMPONENT_SUMMARY
= TRE
- The free and portable approximate regex matching library.
21 COMPONENT_PROJECT_URL
= https
://laurikari.net
/tre
22 COMPONENT_SRC
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
)
23 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.gz
24 COMPONENT_ARCHIVE_URL
= https
://github.com
/laurikari
/tre
/releases
/download
/v
$(COMPONENT_VERSION
)/$(COMPONENT_ARCHIVE
)
25 COMPONENT_ARCHIVE_HASH
= sha256
:f57f5698cafdfe516d11fb0b71705916fe1162f14b08cf69d7cf86923b5a2477
26 COMPONENT_FMRI
= library
/$(COMPONENT_NAME
)
27 COMPONENT_CLASSIFICATION
=System
/Libraries
28 COMPONENT_LICENSE
= Copyright
(c
) 2001-2009 Ville Laurikari
<vl@iki.fi
>
29 COMPONENT_LICENSE_FILE
= LICENSE
31 include $(WS_MAKE_RULES
)/common.mk
33 # Auto-generated dependencies
34 REQUIRED_PACKAGES
+= system
/library