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 2011 EveryCity Ltd. All rights reserved.
18 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
20 value=pkg:/library/security/libmhash@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
21 set name=pkg.description \
22 value="MHash hash algorithm library"
23 set name=pkg.summary value="MHash hash algorithm library"
24 set name=info.classification \
25 value=org.opensolaris.category.2008:System/Security
26 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
27 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
28 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
30 license mhash.license license="LGPLv2"
32 file path=usr/include/mhash.h
33 file path=usr/include/mutils/mglobal.h
34 file path=usr/include/mutils/mhash.h
35 file path=usr/include/mutils/mhash_config.h
36 file path=usr/include/mutils/mincludes.h
37 file path=usr/include/mutils/mtypes.h
38 file path=usr/include/mutils/mutils.h
39 file path=usr/lib/$(MACH64)/libmhash.so.2.0.1
40 file path=usr/lib/libmhash.so.2.0.1
41 file path=usr/share/man/man3/mhash.3
43 link path=usr/lib/$(MACH64)/libmhash.so target=libmhash.so.2.0.1
44 link path=usr/lib/$(MACH64)/libmhash.so.2 target=libmhash.so.2.0.1
45 link path=usr/lib/libmhash.so target=libmhash.so.2.0.1
46 link path=usr/lib/libmhash.so.2 target=libmhash.so.2.0.1