curl: use correct ca bundle
[unleashed-userland.git] / components / patchutils / patchutils.p5m
blob16bb0906b9f05b09c21aa586e9098fe4f89502d9
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 2014 Alexander Pyhalov. All rights reserved.
15 set name=pkg.fmri value=pkg:/text/patchutils@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
16 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
17 set name=info.classification value="org.opensolaris.category.2008:System/Text Tools"
18 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
19 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
20 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
22 license COPYING license='GPLv2'
24 link path=usr/bin/combinediff target=interdiff
25 file path=usr/bin/dehtmldiff
26 file path=usr/bin/editdiff
27 file path=usr/bin/espdiff
28 file path=usr/bin/filterdiff
29 file path=usr/bin/fixcvsdiff
30 link path=usr/bin/flipdiff target=interdiff
31 link path=usr/bin/grepdiff target=filterdiff
32 file path=usr/bin/interdiff
33 link path=usr/bin/lsdiff target=filterdiff
34 file path=usr/bin/recountdiff
35 file path=usr/bin/rediff
36 file path=usr/bin/splitdiff
37 file path=usr/bin/unwrapdiff
38 file path=usr/share/man/man1/combinediff.1
39 file path=usr/share/man/man1/dehtmldiff.1
40 file path=usr/share/man/man1/editdiff.1
41 file path=usr/share/man/man1/espdiff.1
42 file path=usr/share/man/man1/filterdiff.1
43 file path=usr/share/man/man1/fixcvsdiff.1
44 file path=usr/share/man/man1/flipdiff.1
45 file path=usr/share/man/man1/grepdiff.1
46 file path=usr/share/man/man1/interdiff.1
47 file path=usr/share/man/man1/lsdiff.1
48 file path=usr/share/man/man1/recountdiff.1
49 file path=usr/share/man/man1/rediff.1
50 file path=usr/share/man/man1/splitdiff.1
51 file path=usr/share/man/man1/unwrapdiff.1