diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:24:14 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:24:14 +0000 |
commit | b427eb87ce990f7727a5d63c107d34cd197c528f (patch) | |
tree | b6471bf3db242c75032be3311f7a4ce717187c43 /archivers/gzip-base/PLIST | |
parent | 461042de918b432b8c3c3a7c19d772e646f65dfa (diff) | |
download | pkgsrc-b427eb87ce990f7727a5d63c107d34cd197c528f.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'archivers/gzip-base/PLIST')
-rw-r--r-- | archivers/gzip-base/PLIST | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/archivers/gzip-base/PLIST b/archivers/gzip-base/PLIST new file mode 100644 index 00000000000..276ad6d91e0 --- /dev/null +++ b/archivers/gzip-base/PLIST @@ -0,0 +1,21 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:24:28 zuntum Exp $ +bin/gunzip +bin/gzexe +bin/gzip +bin/zcat +bin/zcmp +bin/zdiff +bin/zforce +bin/zgrep +bin/zmore +bin/znew +man/man1/gunzip.1 +man/man1/gzexe.1 +man/man1/gzip.1 +man/man1/zcat.1 +man/man1/zcmp.1 +man/man1/zdiff.1 +man/man1/zforce.1 +man/man1/zgrep.1 +man/man1/zmore.1 +man/man1/znew.1 |