ntp: build is racy, do not parallelize
[unleashed-userland.git] / components / sloccount / manifests / sample-manifest.p5m
blob753bde0eeedfdd35297889c14462e16fbecf3f8e
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2016 <contributor>
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
18 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
19 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25 file path=usr/bin/ada_count
26 file path=usr/bin/asm_count
27 file path=usr/bin/awk_count
28 file path=usr/bin/break_filelist
29 file path=usr/bin/c_count
30 file path=usr/bin/cobol_count
31 file path=usr/bin/compute_all
32 file path=usr/bin/compute_sloc_lang
33 file path=usr/bin/count_extensions
34 file path=usr/bin/count_unknown_ext
35 file path=usr/bin/csh_count
36 file path=usr/bin/exp_count
37 file path=usr/bin/f90_count
38 file path=usr/bin/fortran_count
39 file path=usr/bin/generic_count
40 file path=usr/bin/get_sloc
41 file path=usr/bin/get_sloc_details
42 file path=usr/bin/haskell_count
43 file path=usr/bin/java_count
44 file path=usr/bin/jsp_count
45 file path=usr/bin/lex_count
46 file path=usr/bin/lexcount1
47 file path=usr/bin/lisp_count
48 file path=usr/bin/make_filelists
49 file path=usr/bin/makefile_count
50 file path=usr/bin/ml_count
51 file path=usr/bin/modula3_count
52 file path=usr/bin/objc_count
53 file path=usr/bin/pascal_count
54 file path=usr/bin/perl_count
55 file path=usr/bin/php_count
56 file path=usr/bin/print_sum
57 file path=usr/bin/python_count
58 file path=usr/bin/ruby_count
59 file path=usr/bin/sed_count
60 file path=usr/bin/sh_count
61 file path=usr/bin/show_filecount
62 file path=usr/bin/sloccount
63 file path=usr/bin/sql_count
64 file path=usr/bin/tcl_count
65 file path=usr/share/doc/sloccount-$(COMPONENT_VERSION)-1/ChangeLog
66 file path=usr/share/doc/sloccount-$(COMPONENT_VERSION)-1/README
67 file path=usr/share/doc/sloccount-$(COMPONENT_VERSION)-1/TODO
68 file path=usr/share/doc/sloccount-$(COMPONENT_VERSION)-1/sloccount.html
69 file path=usr/share/man/man1/sloccount.1