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 2015 Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
15 include ..
/..
/..
/make-rules
/shared-macros.mk
17 COMPONENT_NAME
= cl-ppcre
18 COMPONENT_VERSION
= 2.1.2
19 COMPONENT_SUMMARY
= CL-PPCRE is a portable regular expression library for Common Lisp
20 COMPONENT_PROJECT_URL
= https
://edicl.github.io
/cl-ppcre
/
21 COMPONENT_SRC
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
)
22 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.gz
23 COMPONENT_ARCHIVE_HASH
= sha256
:2ddd99706fa2b442d3eb12ea36bb25f57613fc82e5eb91c4fcaec3b7ce4cfe85
24 COMPONENT_ARCHIVE_URL
= https
://github.com
/edicl
/cl-ppcre
/archive
/refs
/tags/v
$(COMPONENT_VERSION
).
tar.gz
25 COMPONENT_FMRI
= library
/common-lisp
/$(COMPONENT_NAME
)
26 COMPONENT_CLASSIFICATION
=Development
/Other Languages
27 COMPONENT_LICENSE
= BSD-style
28 COMPONENT_LICENSE_FILE
= LICENSE
30 include $(WS_MAKE_RULES
)/prep.mk
31 include $(WS_MAKE_RULES
)/common-lisp.mk
32 include $(WS_MAKE_RULES
)/ips.mk
36 install: $(INSTALL_64
)
38 # Auto-generated dependencies