125c28e83SPiotr Jasiukajtis#
225c28e83SPiotr Jasiukajtis# This file and its contents are supplied under the terms of the
325c28e83SPiotr Jasiukajtis# Common Development and Distribution License ("CDDL"), version 1.0.
425c28e83SPiotr Jasiukajtis# You may only use this file in accordance with the terms of version
525c28e83SPiotr Jasiukajtis# 1.0 of the CDDL.
625c28e83SPiotr Jasiukajtis#
725c28e83SPiotr Jasiukajtis# A full copy of the text of the CDDL should have accompanied this
825c28e83SPiotr Jasiukajtis# source.  A copy of the CDDL is also available via the Internet at
925c28e83SPiotr Jasiukajtis# http://www.illumos.org/license/CDDL.
1025c28e83SPiotr Jasiukajtis#
1125c28e83SPiotr Jasiukajtis
1225c28e83SPiotr Jasiukajtis#
1325c28e83SPiotr Jasiukajtis# Copyright (c) 2012, Igor Kozhukhov <ikozhukhov@gmail.com>.  All rights reserved.
1425c28e83SPiotr Jasiukajtis#
1525c28e83SPiotr Jasiukajtis
1625c28e83SPiotr Jasiukajtis# all data have been moved to system/library/math
1725c28e83SPiotr Jasiukajtis#
1825c28e83SPiotr Jasiukajtisset name=pkg.fmri value=pkg:/system/library/math/header-math@$(PKGVERS)
1986d41711SAndy Fiddamanset name=pkg.summary value="Math Library Headers & Lint Files"
2025c28e83SPiotr Jasiukajtisset name=pkg.description value="Math Library Headers & Lint Files"
2125c28e83SPiotr Jasiukajtisset name=pkg.renamed value=true
2225c28e83SPiotr Jasiukajtisset name=info.classification \
2325c28e83SPiotr Jasiukajtis    value=org.opensolaris.category.2008:System/Libraries
2425c28e83SPiotr Jasiukajtisset name=variant.arch value=$(ARCH)
2586d41711SAndy Fiddamandepend type=require fmri=pkg:/system/library/math@$(PKGVERS)
26