aboutsummaryrefslogtreecommitdiff
path: root/examples/gperf/gperf.p5m
blob: 3918850d213acfdae92ec6f9e3a8dd49d1aa6e6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
set name=pkg.fmri value=pkg:/developer/$(name)@$(ips-version)
set name=pkg.summary value="$(summary)"
set name=info.upstream-url value="$(home)"
set name=info.source_url value="$(download)"

license $(license-file) license=$(license)

dir path=usr
dir path=usr/bin
dir path=usr/share
dir path=usr/share/man
dir path=usr/share/man/man1
dir path=usr/share/doc
dir path=usr/share/info
file path=usr/bin/gperf
file path=usr/share/man/man1/gperf.1
file path=usr/share/doc/gperf.html
file path=usr/share/info/gperf.info