summaryrefslogtreecommitdiff
path: root/less/less.p5m
blob: a8182bb6a0a0c9c22ff38ffedb695921d2c98f20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
set name=pkg.fmri value=pkg:/text/less@$(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/share
dir path=usr/share/man
dir path=usr/share/man/man1
dir path=usr/bin
file path=usr/share/man/man1/lesskey.1
file path=usr/share/man/man1/less.1
file path=usr/share/man/man1/lessecho.1
file path=usr/bin/less
file path=usr/bin/lessecho
file path=usr/bin/lesskey

file lesspipe/lesspipe path=usr/bin/lesspipe
link target=lesspipe path=usr/bin/lessfile

file lesspipe/lesspipe.1 path=usr/share/man/man1/lesspipe.1
link target=lesspipe.1 path=usr/share/man/man1/lessfile.1