gst-plugins-ugly1: update to 1.24.10
[oi-userland.git] / components / meta-packages / automake / Makefile
blob11617164531d225414513c2e461cb142cda23fef
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 2024 Marcel Telka
15 BUILD_STYLE = pkg
17 include ../../../make-rules/shared-macros.mk
19 COMPONENT_NAME = automake
20 HUMAN_VERSION = 1.16
21 # When we upgrade to new major version (e.g. 1.17) the COMPONENT_VERSION should
22 # be removed.
23 COMPONENT_VERSION = 1.16.5
24 COMPONENT_REVISION= 2
25 COMPONENT_SUMMARY = A Makefile generator
26 COMPONENT_PROJECT_URL = https://www.gnu.org/software/automake/
27 COMPONENT_FMRI = developer/build/automake
28 COMPONENT_CLASSIFICATION = Development/GNU
30 include $(WS_MAKE_RULES)/common.mk
32 PKG_MACROS += AMV=$(subst .,,$(HUMAN_VERSION))
34 # Auto-generated dependencies