summaryrefslogtreecommitdiff
path: root/less/less.p5m
diff options
context:
space:
mode:
Diffstat (limited to 'less/less.p5m')
-rw-r--r--less/less.p5m24
1 files changed, 24 insertions, 0 deletions
diff --git a/less/less.p5m b/less/less.p5m
new file mode 100644
index 0000000..a8182bb
--- /dev/null
+++ b/less/less.p5m
@@ -0,0 +1,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