4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
21 # Copyright 2011 EveryCity Ltd. All rights reserved.
24 include ..
/..
/..
/make-rules
/shared-macros.mk
27 COMPONENT_VERSION
= 1.3.0
29 COMPONENT_SUMMARY
= The Yasm Modular Assembler
30 COMPONENT_SRC
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
)
31 COMPONENT_PROJECT_URL
= https
://yasm.tortall.net
/
32 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.gz
33 COMPONENT_ARCHIVE_HASH
= sha256
:3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f
34 COMPONENT_ARCHIVE_URL
= https
://www.tortall.net
/projects
/yasm
/releases
/$(COMPONENT_ARCHIVE
)
35 COMPONENT_FMRI
= developer
/assembler
/yasm
36 COMPONENT_CLASSIFICATION
= Development
/Other Languages
37 COMPONENT_LICENSE
= BSD
38 COMPONENT_LICENSE_FILE
= BSD.txt
41 TEST_TARGET
= $(NO_TESTS
)
42 include $(WS_MAKE_RULES
)/common.mk
44 REQUIRED_PACKAGES
+= system
/library