gnu-npth: update to 1.8
[oi-userland.git] / components / developer / gaa / gaa.p5m
blob5d42b170acdb582c77d0c9ebcc1e7ae8f96ebe8b
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 file path=usr/bin/gaa
26 file path=usr/share/doc/gaa/gaa.css
27 file path=usr/share/doc/gaa/gaa.html
28 file path=usr/share/doc/gaa/gaa.ps
29 file path=usr/share/doc/gaa/img1.png
30 file path=usr/share/gaa/gaa.skel
31 file path=usr/share/gaa/sample/config
32 file path=usr/share/gaa/sample/sample.gaa
33 file path=usr/share/gaa/sample/sample2.gaa
34 file path=usr/share/gaa/sample/sample3.gaa
35 file path=usr/share/gaa/sample/sample4.gaa
36 file path=usr/share/gaa/sample/smain.c
37 file path=usr/share/gaa/sample/smain2.c