pkglint: allow 'userland' and 'userland-extra' deps
[unleashed-userland.git] / components / gaa / gaa.p5m
blob67bb434099223c4019cc4ea81a6e139e2a9dca3b
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.
13 # Copyright 2013, Adam Stevko. All rights reserved.
16 set name=pkg.fmri value=pkg:/developer/gaa@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.summary value="GAA Argument Analyzer"
18 set name=info.classification value="org.opensolaris.category.2008:Development/C"
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 gaa.license license='GPLv2'
25 dir  path=usr
26 dir  path=usr/bin
27 dir  path=usr/bin/$(MACH64)
28 file path=usr/bin/$(MACH64)/gaa
29 file path=usr/bin/gaa
30 dir  path=usr/share
31 dir  path=usr/share/doc
32 dir  path=usr/share/doc/gaa
33 file path=usr/share/doc/gaa/gaa.css
34 file path=usr/share/doc/gaa/gaa.html
35 file path=usr/share/doc/gaa/gaa.ps
36 file path=usr/share/doc/gaa/img1.png
37 dir  path=usr/share/gaa
38 file path=usr/share/gaa/gaa.skel
39 dir  path=usr/share/gaa/sample
40 file path=usr/share/gaa/sample/config
41 file path=usr/share/gaa/sample/sample.gaa
42 file path=usr/share/gaa/sample/sample2.gaa
43 file path=usr/share/gaa/sample/sample3.gaa
44 file path=usr/share/gaa/sample/sample4.gaa
45 file path=usr/share/gaa/sample/smain.c
46 file path=usr/share/gaa/sample/smain2.c