summaryrefslogtreecommitdiff
path: root/pkgtools/pax/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/pax/pkg')
-rw-r--r--pkgtools/pax/pkg/COMMENT1
-rw-r--r--pkgtools/pax/pkg/DESCR4
-rw-r--r--pkgtools/pax/pkg/PLIST4
3 files changed, 9 insertions, 0 deletions
diff --git a/pkgtools/pax/pkg/COMMENT b/pkgtools/pax/pkg/COMMENT
new file mode 100644
index 00000000000..b735e3b69b4
--- /dev/null
+++ b/pkgtools/pax/pkg/COMMENT
@@ -0,0 +1 @@
+NetBSD-current's pax tool
diff --git a/pkgtools/pax/pkg/DESCR b/pkgtools/pax/pkg/DESCR
new file mode 100644
index 00000000000..72126b77819
--- /dev/null
+++ b/pkgtools/pax/pkg/DESCR
@@ -0,0 +1,4 @@
+This is a copy of NetBSD-current's pax tool in a format which is
+able to be installed as a package. It simply replaces the tool in
+/bin, but doesn't register itself as a package, so that no
+de-installation can take place.
diff --git a/pkgtools/pax/pkg/PLIST b/pkgtools/pax/pkg/PLIST
new file mode 100644
index 00000000000..b11b60f8177
--- /dev/null
+++ b/pkgtools/pax/pkg/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 1998/09/03 11:55:22 agc Exp $
+bin/pax
+man/man1/pax.1
+man/cat1/pax.0